Rate Overview
Live
1 TOP = 0.767878 ANG
1 ANG = 1.3023
TOP
Avg
0.768365
High
0.774929
Low
0.761512
Last updated: 5/27/2026, 3:39:05 AM
Quick Conversions
| TOP | ANG |
|---|---|
| 1 TOP | 0.77 ANG |
| 10 TOP | 7.68 ANG |
| 50 TOP | 38.39 ANG |
| 100 TOP | 76.79 ANG |
| 500 TOP | 383.94 ANG |
| 1,000 TOP | 767.88 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-27T03:39:05Z",
"rates": {
"ANG": 0.767878
}
}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.78779999999999,
"rate": 0.767878
}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