Rate Overview
Live
1 AWG = 1.3286 TOP
1 TOP = 0.752686
AWG
Avg
1.3204
High
1.3411
Low
1.2940
Last updated: 7/7/2026, 9:16:44 AM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.33 TOP |
| 10 AWG | 13.29 TOP |
| 50 AWG | 66.43 TOP |
| 100 AWG | 132.86 TOP |
| 500 AWG | 664.29 TOP |
| 1,000 AWG | 1,328.58 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-07T09:16:44Z",
"rates": {
"TOP": 1.328575
}
}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": 132.85750000000002,
"rate": 1.328575
}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