Skip to content

Instantly share code, notes, and snippets.

@Decicus
Created June 10, 2016 19:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Decicus/63b2a805a2644032f0ef422d6be5f4a9 to your computer and use it in GitHub Desktop.
Save Decicus/63b2a805a2644032f0ef422d6be5f4a9 to your computer and use it in GitHub Desktop.
List of Steam currency codes with their corresponding names - Parsed from https://steamdb.info/
{
"ae": "UAE Dirham",
"az": "CIS - U.S. Dollar",
"br": "Brazilian Real",
"ca": "Canadian Dollar",
"ch": "Swiss Franc",
"cl": "Chilean Peso",
"cn": "Chinese Yuan",
"co": "Colombian Peso",
"eu": "Euro",
"hk": "Hong Kong Dollar",
"id": "Indonesian Rupiah",
"in": "Indian Rupee",
"jp": "Japanese Yen",
"kr": "South Korean Won",
"mx": "Mexican Peso",
"my": "Malaysian Ringgit",
"no": "Norwegian Krone",
"nz": "New Zealand Dollar",
"pe": "Peruvian Nuevo Sol",
"ph": "Philippine Peso",
"ru": "Russian Ruble",
"sa": "Saudi Riyal",
"sg": "Singapore Dollar",
"th": "Thai Baht",
"tr": "Turkish Lira",
"tw": "Taiwan Dollar",
"uk": "British Pound",
"us": "U.S. Dollar",
"za": "South African Rand"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment