Rate Overview
Live
1 TOP = 0.750551 AWG
1 AWG = 1.3324
TOP
Avg
0.763202
High
0.784290
Low
0.745936
Last updated: 7/26/2026, 6:09:48 PM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.75 AWG |
| 10 TOP | 7.51 AWG |
| 50 TOP | 37.53 AWG |
| 100 TOP | 75.06 AWG |
| 500 TOP | 375.28 AWG |
| 1,000 TOP | 750.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-07-26T18:09:48Z",
"rates": {
"AWG": 0.750551
}
}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.0551,
"rate": 0.750551
}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