Skip to content

Instantly share code, notes, and snippets.

View fayaz07's full-sized avatar
:octocat:
commit, rebase and merge

Mohammad Fayaz fayaz07

:octocat:
commit, rebase and merge
View GitHub Profile
@fayaz07
fayaz07 / Common-Currency.json
Last active April 15, 2021 05: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"
},