Rate Overview
Live
1 TOP = 0.749417 AWG
1 AWG = 1.3344
TOP
Avg
0.756425
High
0.768045
Low
0.749417
Last updated: 7/19/2026, 2:53:26 AM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.75 AWG |
| 10 TOP | 7.49 AWG |
| 50 TOP | 37.47 AWG |
| 100 TOP | 74.94 AWG |
| 500 TOP | 374.71 AWG |
| 1,000 TOP | 749.42 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-19T02:53:26Z",
"rates": {
"AWG": 0.749417
}
}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": 74.9417,
"rate": 0.749417
}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