Rate Overview
Live
1 TOP = 0.777453 AWG
1 AWG = 1.2863
TOP
Avg
0.770320
High
0.780187
Low
0.747582
Last updated: 5/7/2026, 1:19:23 AM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.78 AWG |
| 10 TOP | 7.77 AWG |
| 50 TOP | 38.87 AWG |
| 100 TOP | 77.75 AWG |
| 500 TOP | 388.73 AWG |
| 1,000 TOP | 777.45 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-07T01:19:23Z",
"rates": {
"AWG": 0.777453
}
}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.7453,
"rate": 0.777453
}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