Rate Overview
Live
1 TOP = 0.763088 ANG
1 ANG = 1.3105
TOP
Avg
0.763266
High
0.771107
Low
0.754802
Last updated: 6/16/2026, 8:33:45 AM
Quick Conversions
| TOP | ANG |
|---|---|
| 1 TOP | 0.76 ANG |
| 10 TOP | 7.63 ANG |
| 50 TOP | 38.15 ANG |
| 100 TOP | 76.31 ANG |
| 500 TOP | 381.54 ANG |
| 1,000 TOP | 763.09 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-06-16T08:33:45Z",
"rates": {
"ANG": 0.763088
}
}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": 76.3088,
"rate": 0.763088
}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