Rate Overview
Live
1 TOP = 0.773084 ANG
1 ANG = 1.2935
TOP
Avg
0.765725
High
0.775803
Low
0.743381
Last updated: 5/7/2026, 12:13:26 AM
Quick Conversions
| TOP | ANG |
|---|---|
| 1 TOP | 0.77 ANG |
| 10 TOP | 7.73 ANG |
| 50 TOP | 38.65 ANG |
| 100 TOP | 77.31 ANG |
| 500 TOP | 386.54 ANG |
| 1,000 TOP | 773.08 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-07T00:13:26Z",
"rates": {
"ANG": 0.773084
}
}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.3084,
"rate": 0.773084
}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