Rate Overview
Live
1 AWG = 1.3173 TOP
1 TOP = 0.759134
AWG
Avg
1.3172
High
1.3293
Low
1.3042
Last updated: 6/16/2026, 10:00:22 AM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.32 TOP |
| 10 AWG | 13.17 TOP |
| 50 AWG | 65.86 TOP |
| 100 AWG | 131.73 TOP |
| 500 AWG | 658.65 TOP |
| 1,000 AWG | 1,317.29 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-06-16T10:00:22Z",
"rates": {
"TOP": 1.31729
}
}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.729,
"rate": 1.31729
}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