Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 780 Bytes

README.markdown

File metadata and controls

14 lines (7 loc) · 780 Bytes

world-currencies

We needed a list of as many world currencies as we could find. Unfortunately, there doesn't seem to be a program consumable collection of names to symbols to ISO codes out there, so this repository is the fruit of finding those.

So, this repository contains collections of world currencies in programmatically consuming friendly way. It contains currency names, symbols, and ISO-4217 code.

It is based on the currency collection table from the University of British Columbia, Sauder School of Business. http://fx.sauder.ubc.ca/currency_table.html

For any pieces of information we have tried to scan and input those from wikipedia.

Contributing

Feel free to create an issue OR submit any pull requests or patches for updating any of the information.