Rate Overview
Live
1 AWG = 1.3121 TOP
1 TOP = 0.762108
AWG
Avg
1.3076
High
1.3175
Low
1.3039
Last updated: 9/3/2026, 4:02:18 AM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.31 TOP |
| 10 AWG | 13.12 TOP |
| 50 AWG | 65.61 TOP |
| 100 AWG | 131.22 TOP |
| 500 AWG | 656.07 TOP |
| 1,000 AWG | 1,312.15 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-09-03T04:02:18Z",
"rates": {
"TOP": 1.31215
}
}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": 131.215,
"rate": 1.31215
}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