Rate Overview
Live
1 AWG = 1.3455 TOP
1 TOP = 0.743226
AWG
Avg
1.3259
High
1.3455
Low
1.3120
Last updated: 8/15/2026, 9:57:02 PM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.35 TOP |
| 10 AWG | 13.45 TOP |
| 50 AWG | 67.27 TOP |
| 100 AWG | 134.55 TOP |
| 500 AWG | 672.74 TOP |
| 1,000 AWG | 1,345.49 TOP |
Get AWG/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TOPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-15T21:57:02Z",
"rates": {
"TOP": 1.345485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TOP",
"amount": 100
},
"result": 134.5485,
"rate": 1.345485
}Build with AWG/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key