Rate Overview
Live
1 TOP = 0.763261 AWG
1 AWG = 1.3102
TOP
Avg
0.762127
High
0.783294
Low
0.751153
Last updated: 7/21/2026, 11:55:50 PM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.76 AWG |
| 10 TOP | 7.63 AWG |
| 50 TOP | 38.16 AWG |
| 100 TOP | 76.33 AWG |
| 500 TOP | 381.63 AWG |
| 1,000 TOP | 763.26 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-07-21T23:55:50Z",
"rates": {
"AWG": 0.763261
}
}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": 76.3261,
"rate": 0.763261
}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