Rate Overview
Live
1 TOP = 0.757175 AWG
1 AWG = 1.3207
TOP
Avg
0.758985
High
0.766775
Low
0.752277
Last updated: 6/16/2026, 8:39:45 AM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.76 AWG |
| 10 TOP | 7.57 AWG |
| 50 TOP | 37.86 AWG |
| 100 TOP | 75.72 AWG |
| 500 TOP | 378.59 AWG |
| 1,000 TOP | 757.18 AWG |
Get TOP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=AWGExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-06-16T08:39:45Z",
"rates": {
"AWG": 0.757175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "AWG",
"amount": 100
},
"result": 75.7175,
"rate": 0.757175
}Build with TOP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key