Rate Overview
Live
1 CUP = 0.067542 ANG
1 ANG = 14.8056
CUP
Avg
0.067545
High
0.067561
Low
0.067542
Last updated: 4/17/2026, 6:10:22 AM
Quick Conversions
| CUP | ANG |
|---|---|
| 1 CUP | 0.07 ANG |
| 10 CUP | 0.68 ANG |
| 50 CUP | 3.38 ANG |
| 100 CUP | 6.75 ANG |
| 500 CUP | 33.77 ANG |
| 1,000 CUP | 67.54 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-04-17T06:10:22Z",
"rates": {
"ANG": 0.067542
}
}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": 6.754200000000001,
"rate": 0.067542
}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