Rate Overview
Live
1 CUC = 238.2542 YER
1 YER = 0.004197
CUC
Avg
238.4005
High
238.7052
Low
237.0175
Last updated: 7/29/2026, 6:14:00 PM
Quick Conversions
| CUC | YER |
|---|---|
| 1 CUC | 238.25 YER |
| 10 CUC | 2,382.54 YER |
| 50 CUC | 11,912.71 YER |
| 100 CUC | 23,825.42 YER |
| 500 CUC | 119,127.12 YER |
| 1,000 CUC | 238,254.24 YER |
Get CUC/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=YERExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-29T18:14:00Z",
"rates": {
"YER": 238.254242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "YER",
"amount": 100
},
"result": 23825.4242,
"rate": 238.254242
}Build with CUC/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key