Created
June 10, 2016 19:18
List of Steam currency codes with their corresponding names - Parsed from https://steamdb.info/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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