Rate Overview
Live
1 TOP = 0.775076 AWG
1 AWG = 1.2902
TOP
Avg
0.763872
High
0.775076
Low
0.759265
Last updated: 3/6/2026, 11:27:31 PM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.78 AWG |
| 10 TOP | 7.75 AWG |
| 50 TOP | 38.75 AWG |
| 100 TOP | 77.51 AWG |
| 500 TOP | 387.54 AWG |
| 1,000 TOP | 775.08 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-03-06T23:27:31Z",
"rates": {
"AWG": 0.775076
}
}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": 77.5076,
"rate": 0.775076
}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