Rate Overview
Live
1 TOP = 0.754812 AWG
1 AWG = 1.3248
TOP
Avg
0.754057
High
0.760810
Low
0.746314
Last updated: 7/2/2026, 4:38:42 AM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.75 AWG |
| 10 TOP | 7.55 AWG |
| 50 TOP | 37.74 AWG |
| 100 TOP | 75.48 AWG |
| 500 TOP | 377.41 AWG |
| 1,000 TOP | 754.81 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-02T04:38:42Z",
"rates": {
"AWG": 0.754812
}
}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": 75.4812,
"rate": 0.754812
}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