Skip to content

Instantly share code, notes, and snippets.

@javaeeeee
Created December 4, 2015 07:04
Show Gist options
  • Select an option

  • Save javaeeeee/c32789137aaa941d2a85 to your computer and use it in GitHub Desktop.

Select an option

Save javaeeeee/c32789137aaa941d2a85 to your computer and use it in GitHub Desktop.
An excerpt from currencies list from Open Exchange Rates API
{
"AED": "United Arab Emirates Dirham",
"AFN": "Afghan Afghani",
"ALL": "Albanian Lek",
"AMD": "Armenian Dram",
"ANG": "Netherlands Antillean Guilder",
"AOA": "Angolan Kwanza",
"ARS": "Argentine Peso",
"AUD": "Australian Dollar",
"AWG": "Aruban Florin",
"AZN": "Azerbaijani Manat",
"BAM": "Bosnia-Herzegovina Convertible Mark",
"BBD": "Barbadian Dollar",
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment