Rate Overview
Live
1 TOP = 0.770538 AWG
1 AWG = 1.2978
TOP
Avg
0.764289
High
0.784290
Low
0.745936
Last updated: 5/27/2026, 8:51:18 AM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.77 AWG |
| 10 TOP | 7.71 AWG |
| 50 TOP | 38.53 AWG |
| 100 TOP | 77.05 AWG |
| 500 TOP | 385.27 AWG |
| 1,000 TOP | 770.54 AWG |
Get TOP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=AWGExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-27T08:51:18Z",
"rates": {
"AWG": 0.770538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "AWG",
"amount": 100
},
"result": 77.0538,
"rate": 0.770538
}Build with TOP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key