Rate Overview
Live
1 CUP = 0.075113 ANG
1 ANG = 13.3133
CUP
Avg
0.075090
High
0.075167
Low
0.075055
Last updated: 3/27/2026, 11:39:39 AM
Quick Conversions
| CUP | ANG |
|---|---|
| 1 CUP | 0.08 ANG |
| 10 CUP | 0.75 ANG |
| 50 CUP | 3.76 ANG |
| 100 CUP | 7.51 ANG |
| 500 CUP | 37.56 ANG |
| 1,000 CUP | 75.11 ANG |
Get CUP/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=ANGExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-27T11:39:39Z",
"rates": {
"ANG": 0.075113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "ANG",
"amount": 100
},
"result": 7.5113,
"rate": 0.075113
}Build with CUP/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key