Currency
The Currency Management module allows administrators to handle multi-currency conversion for in-game transactions. This feature ensures players across different countries can buy chips based on their local currency’s real-time exchange rate to USD.
Currency List
This section displays the current currency exchange rates mapped to in-game chip value, allowing chips to be priced accurately per country.
Column
Description
CURRENCY CODE
3-letter ISO currency code (e.g., USD, FJD, MXN).
CONVERSATION RATE
Current exchange rate of that currency against 1 USD. This is used to calculate chip value equivalency.
All conversion rates are mapped to 1 USD per chip by default.
Refresh Currency
This button fetches the latest exchange rates from a live feed (assumed via API integration). It updates the table values accordingly.
Change Base Currency Rate
The Change button beside it allows the admin to:
Set a new base rate (e.g., 10 Chips = 1 USD)
Admin Controls:
Update real-time currency values
Adjust in-game pricing strategy per country
Prevent pricing inconsistencies due to exchange rate fluctuations
This feature is essential for supporting a global poker platform and ensures fairness and pricing transparency across all players, regardless of location.
Last updated