Rate Overview
Live
1 TOP = 0.775370 ANG
1 ANG = 1.2897
TOP
Avg
0.765790
High
0.781747
Low
0.747524
Last updated: 5/27/2026, 8:48:37 AM
Quick Conversions
| TOP | ANG |
|---|---|
| 1 TOP | 0.78 ANG |
| 10 TOP | 7.75 ANG |
| 50 TOP | 38.77 ANG |
| 100 TOP | 77.54 ANG |
| 500 TOP | 387.69 ANG |
| 1,000 TOP | 775.37 ANG |
Get TOP/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=ANGExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-27T08:48:37Z",
"rates": {
"ANG": 0.77537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "ANG",
"amount": 100
},
"result": 77.537,
"rate": 0.77537
}Build with TOP/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key