Rate Overview
Live
1 AWG = 1.3324 TOP
1 TOP = 0.750551
AWG
Avg
1.3213
High
1.3344
Low
1.3076
Last updated: 7/25/2026, 8:29:48 PM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.33 TOP |
| 10 AWG | 13.32 TOP |
| 50 AWG | 66.62 TOP |
| 100 AWG | 133.24 TOP |
| 500 AWG | 666.18 TOP |
| 1,000 AWG | 1,332.35 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-07-25T20:29:48Z",
"rates": {
"TOP": 1.332354
}
}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": 133.2354,
"rate": 1.332354
}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