Rate Overview
Live
1 TOP = 0.763554 AWG
1 AWG = 1.3097
TOP
Avg
0.764498
High
0.769544
Low
0.758732
Last updated: 5/27/2026, 4:49:21 AM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.76 AWG |
| 10 TOP | 7.64 AWG |
| 50 TOP | 38.18 AWG |
| 100 TOP | 76.36 AWG |
| 500 TOP | 381.78 AWG |
| 1,000 TOP | 763.55 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-27T04:49:21Z",
"rates": {
"AWG": 0.763554
}
}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.35539999999999,
"rate": 0.763554
}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