Rate Overview
Live
1 TOP = 0.765529 AWG
1 AWG = 1.3063
TOP
Avg
0.759318
High
0.765824
Low
0.747611
Last updated: 8/14/2026, 12:45:28 AM
Quick Conversions
| TOP | AWG |
|---|---|
| 1 TOP | 0.77 AWG |
| 10 TOP | 7.66 AWG |
| 50 TOP | 38.28 AWG |
| 100 TOP | 76.55 AWG |
| 500 TOP | 382.76 AWG |
| 1,000 TOP | 765.53 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-08-14T00:45:28Z",
"rates": {
"AWG": 0.765529
}
}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": 76.55290000000001,
"rate": 0.765529
}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