Rate Overview
Live
1 AWG = 1.2978 TOP
1 TOP = 0.770539
AWG
Avg
1.3064
High
1.3180
Low
1.2978
Last updated: 5/27/2026, 9:56:51 AM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.30 TOP |
| 10 AWG | 12.98 TOP |
| 50 AWG | 64.89 TOP |
| 100 AWG | 129.78 TOP |
| 500 AWG | 648.90 TOP |
| 1,000 AWG | 1,297.79 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-27T09:56:51Z",
"rates": {
"TOP": 1.297793
}
}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": 129.7793,
"rate": 1.297793
}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