Skip to content

Instantly share code, notes, and snippets.

@tjunghans
Created December 13, 2016 20:34
Show Gist options
  • Save tjunghans/61038b570154df462520976dab5551bc to your computer and use it in GitHub Desktop.
Save tjunghans/61038b570154df462520976dab5551bc to your computer and use it in GitHub Desktop.
G10 currencies (includes G5)
// the first five are the G5 currencies. The whole lot are the G10
const currencies = ["EUR", "GBP", "YEN", "USD", "CHF", "AUD", "CAD", "NZD", "NOK", "SEK"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment