{
"success": true,
"symbols": {
"AUD": {
"name": "Australian Dollar",
"symbol": "$",
"country": "Australia"
},
"USD": {
"name": "US Dollar",
"symbol": "$",
"country": "United States"
},
"EUR": {
"name": "Euro",
"symbol": "€",
"country": "European Union"
},
"GBP": {
"name": "British Pound Sterling",
"symbol": "£",
"country": "United Kingdom"
},
"JPY": {
"name": "Japanese Yen",
"symbol": "¥",
"country": "Japan"
},
"TWI": {
"name": "Trade-Weighted Index",
"symbol": "TWI",
"country": "Australia"
},
"SDR": {
"name": "Special Drawing Rights",
"symbol": "SDR",
"country": "IMF"
}
},
"count": 21,
"base": "AUD",
"note": "All rates are quoted as AUD per unit of foreign currency from the Reserve Bank of Australia"
}