Rate Overview
Live
1 CUC = 237.5264 YER
1 YER = 0.004210
CUC
Avg
238.3632
High
238.7227
Low
237.5264
Last updated: 6/19/2026, 8:43:17 AM
Quick Conversions
| CUC | YER |
|---|---|
| 1 CUC | 237.53 YER |
| 10 CUC | 2,375.26 YER |
| 50 CUC | 11,876.32 YER |
| 100 CUC | 23,752.64 YER |
| 500 CUC | 118,763.21 YER |
| 1,000 CUC | 237,526.43 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-06-19T08:43:17Z",
"rates": {
"YER": 237.526429
}
}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": 23752.6429,
"rate": 237.526429
}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