Rate Overview
Live
1 CUC = 237.0229 YER
1 YER = 0.004219
CUC
Avg
236.9820
High
237.0338
Low
236.8872
Last updated: 9/9/2026, 7:25:13 PM
Quick Conversions
| CUC | YER |
|---|---|
| 1 CUC | 237.02 YER |
| 10 CUC | 2,370.23 YER |
| 50 CUC | 11,851.15 YER |
| 100 CUC | 23,702.29 YER |
| 500 CUC | 118,511.47 YER |
| 1,000 CUC | 237,022.93 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-09-09T19:25:13Z",
"rates": {
"YER": 237.022933
}
}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": 23702.2933,
"rate": 237.022933
}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