Skip to content

Instantly share code, notes, and snippets.

View giorgio79's full-sized avatar

György Chityil giorgio79

View GitHub Profile
@giorgio79
giorgio79 / Common-Currency.json
Created January 29, 2025 20:33 — forked from ksafranski/Common-Currency.json
Common Currency Codes in JSON
{
"USD": {
"symbol": "$",
"name": "US Dollar",
"symbol_native": "$",
"decimal_digits": 2,
"rounding": 0,
"code": "USD",
"name_plural": "US dollars"
},