Rate Overview
Live
1 AWG = 1.2990 TOP
1 TOP = 0.769826
AWG
Avg
1.3091
High
1.3406
Low
1.2750
Last updated: 7/24/2026, 3:37:06 PM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.30 TOP |
| 10 AWG | 12.99 TOP |
| 50 AWG | 64.95 TOP |
| 100 AWG | 129.90 TOP |
| 500 AWG | 649.50 TOP |
| 1,000 AWG | 1,298.99 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-07-24T15:37:06Z",
"rates": {
"TOP": 1.298994
}
}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.89939999999999,
"rate": 1.298994
}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