D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
hms.dentostock.com
/
storage
/
currencies
/
Filename :
defaultCurrency.json
back
Copy
{ "currencies": [ { "symbol": "€", "name": "Euro", "symbol_native": "€", "decimal_digits": 2, "rounding": 0, "code": "EUR", "name_plural": "euros" }, { "symbol": "AU$", "name": "Australian Dollar", "symbol_native": "$", "decimal_digits": 2, "rounding": 0, "code": "AUD", "name_plural": "Australian dollars" }, { "symbol": "₹", "name": "Indian Rupee", "symbol_native": "টকা", "decimal_digits": 2, "rounding": 0, "code": "INR", "name_plural": "Indian rupees" }, { "symbol": "$", "name": "US Dollar", "symbol_native": "$", "decimal_digits": 2, "rounding": 0, "code": "USD", "name_plural": "US dollars" }, { "symbol": "¥", "name": "Japanese Yen", "symbol_native": "¥", "decimal_digits": 0, "rounding": 0, "code": "JPY", "name_plural": "Japanese yen" }, { "symbol": "£", "name": "British Pound Sterling", "symbol_native": "£", "decimal_digits": 2, "rounding": 0, "code": "GBP", "name_plural": "British pounds sterling" }, { "symbol": "C$", "name": "Canadian Dollar", "symbol_native": "$", "decimal_digits": 2, "rounding": 0, "code": "CAD", "name_plural": "Canadian dollars" }, { "symbol": "Ksh", "name": "Kenyan Shilling", "symbol_native": "Ksh", "decimal_digits": 2, "rounding": 0, "code": "KES", "name_plural": "Kenyan shillings" }, { "symbol": "CHF", "name": "Swiss Franc", "symbol_native": "CHF", "decimal_digits": 2, "rounding": 0.05, "code": "CHF", "name_plural": "Swiss francs" } ] }