Rate Overview
Live
1 CUP = 0.067930 ANG
1 ANG = 14.7210
CUP
Avg
0.067924
High
0.068094
Low
0.067713
Last updated: 6/19/2026, 8:22:39 AM
Quick Conversions
| CUP | ANG |
|---|---|
| 1 CUP | 0.07 ANG |
| 10 CUP | 0.68 ANG |
| 50 CUP | 3.40 ANG |
| 100 CUP | 6.79 ANG |
| 500 CUP | 33.97 ANG |
| 1,000 CUP | 67.93 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-06-19T08:22:39Z",
"rates": {
"ANG": 0.06793
}
}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.793,
"rate": 0.06793
}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