Rate Overview
Live
1 AWG = 1.3181 TOP
1 TOP = 0.758668
AWG
Avg
1.3187
High
1.3376
Low
1.3058
Last updated: 8/13/2026, 4:31:25 AM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.32 TOP |
| 10 AWG | 13.18 TOP |
| 50 AWG | 65.91 TOP |
| 100 AWG | 131.81 TOP |
| 500 AWG | 659.05 TOP |
| 1,000 AWG | 1,318.10 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-13T04:31:25Z",
"rates": {
"TOP": 1.3181
}
}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.81,
"rate": 1.3181
}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