Skip to content

Instantly share code, notes, and snippets.

View Keithwachira's full-sized avatar

itachi sasuke Keithwachira

View GitHub Profile
@Keithwachira
Keithwachira / Common-Currency.json
Last active June 29, 2021 11:59 — forked from ksafranski/Common-Currency.json
Common Currency Codes in JSON
[
{
"symbol": "$",
"name": "US Dollar",
"symbol_native": "$",
"decimal_digits": 2,
"rounding": 0,
"code": "USD",
"name_plural": "US dollars"
},