Skip to content
You're viewing guides for Paddle Classic, which is no longer available for new signups. Head to developer.paddle.com for Paddle Billing guides.

Supported currencies

The following currencies are supported in the Paddle checkout and APIs. Note that all supported currencies accept card payments:

Currency CodeCurrency NamePayPalWire TransfersDecimal Places
USDUS DollarYesYes2
EUREuroYesYes2
GBPPound SterlingYesYes2
ARSArgentine PesoNoNo2
AUDAustralian DollarYesNo2
BRLBrazilian RealYesNo2
CADCanadian DollarYesNo2
CHFSwiss FrancYesNo2
COPColombian PesoNoNo2
CZKCzech KorunaYesNo2
DKKDanish KroneYesNo2
HKDHong Kong DollarYesNo2
HUFHungarian ForintNoNo2
INRIndian RupeeNoNo2
ILSIsraeli ShekelYesNo2
JPYJapanese YenYesNo0
KRWSouth Korean WonNoNo0
MXNMexican PesoYesNo2
NOKNorwegian KroneYesNo2
NZDNew Zealand DollarYesNo2
PLNPolish ZlotyYesNo2
RUBRussian RubleYesNo2
SEKSwedish KronaYesNo2
SGDSingapore DollarYesNo2
THBThai BahtYesNo2
TRYTurkish LiraNoNo2
TWDNew Taiwan DollarNoNo2
UAHUkrainian HryvniaNoNo2
{
"US Dollar": "USD",
"Euro": "EUR",
"Pound Sterling": "GBP",
"Argentine Peso": "ARS",
"Australian Dollar": "AUD",
"Brazilian Real": "BRL",
"Canadian Dollar": "CAD",
"Swiss Franc": "CHF",
"Colombian Peso": "COP",
"Czech Koruna": "CZK",
"Danish Krone": "DKK",
"Hong Kong Dollar": "HKD",
"Hungarian Forint": "HUF",
"Indian Rupee": "INR",
"Israeli Shekel": "ILS",
"Japanese Yen": "JPY",
"South Korean Won": "KRW",
"Mexican Peso": "MXN",
"Norwegian Krone": "NOK",
"New Zealand Dollar": "NZD",
"Polish Zloty": "PLN",
"Russian Ruble": "RUB",
"Swedish Krona": "SEK",
"Singapore Dollar": "SGD",
"Thai Baht": "THB",
"Turkish Lira": "TRY",
"New Taiwan Dollar": "TWD",
"Ukrainian Hryvnia": "UAH"
}

Synthetic currencies are displayed to the buyer at checkout in order to allow the buyer to see the order value in their local currency and thus improve conversion, however the buyer will be charged in the price of your account’s balance currency when completing the transaction:

Currency CodeCurrency NamePayPalWire TransfersDecimal Places
CNYChinese YuanYesNo2
ZARSouth African RandYesNo2
{
"Chinese Yuan": "CNY",
"South African Rand": "ZAR"
}