Rate Overview
Live
1 AWG = 1.3112 TOP
1 TOP = 0.762643
AWG
Avg
1.3039
High
1.3376
Low
1.2767
Last updated: 5/27/2026, 11:20:18 AM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.31 TOP |
| 10 AWG | 13.11 TOP |
| 50 AWG | 65.56 TOP |
| 100 AWG | 131.12 TOP |
| 500 AWG | 655.61 TOP |
| 1,000 AWG | 1,311.23 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-05-27T11:20:18Z",
"rates": {
"TOP": 1.311229
}
}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.1229,
"rate": 1.311229
}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