Rate Overview
Live
1 AWG = 1.2902 TOP
1 TOP = 0.775077
AWG
Avg
1.3095
High
1.3171
Low
1.2902
Last updated: 3/7/2026, 2:31:17 AM
Quick Conversions
| AWG | TOP |
|---|---|
| 1 AWG | 1.29 TOP |
| 10 AWG | 12.90 TOP |
| 50 AWG | 64.51 TOP |
| 100 AWG | 129.02 TOP |
| 500 AWG | 645.10 TOP |
| 1,000 AWG | 1,290.20 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-07T02:31:17Z",
"rates": {
"TOP": 1.290195
}
}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.0195,
"rate": 1.290195
}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