OleksaDid / iso-country-currency

MIT License
24 stars 13 forks source link

Add numericCode for each country #23

Closed ghost closed 1 year ago

ghost commented 1 year ago

Can you please update this list with the currency numeric codes mentioned here For example MXN <-> 484

AD: {countryName: "Mexico", currency: "MXN", symbol: "MX$", numericCode: 484},

ghost commented 1 year ago

@AlexDid I raised a PR for the same https://github.com/AlexDid/iso-country-currency/pull/24/files

OleksaDid commented 1 year ago

@mrugesh-jeeves thank you for the input!

I've merged it