Rate Overview
Live
1 AWG = 1.2941 TOP
1 TOP = 0.772751
AWG
Avg
1.3198
High
1.3473
Low
1.2906
Last updated: 3/27/2026, 4:51:52 PM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.29 TOP |
| 10 AWG | 12.94 TOP |
| 50 AWG | 64.70 TOP |
| 100 AWG | 129.41 TOP |
| 500 AWG | 647.04 TOP |
| 1,000 AWG | 1,294.08 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-03-27T16:51:52Z",
"rates": {
"TOP": 1.294078
}
}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.4078,
"rate": 1.294078
}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