Rate Overview
Live
1 YER = 0.004191 CUC
1 CUC = 238.6065
YER
Avg
0.004192
High
0.004202
Low
0.004190
Last updated: 3/28/2026, 3:01:18 PM
Quick Conversions
| YER | CUC |
|---|---|
| 1 YER | 0.00 CUC |
| 10 YER | 0.04 CUC |
| 50 YER | 0.21 CUC |
| 100 YER | 0.42 CUC |
| 500 YER | 2.10 CUC |
| 1,000 YER | 4.19 CUC |
Get YER/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=CUCExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T15:01:18Z",
"rates": {
"CUC": 0.004191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "CUC",
"amount": 100
},
"result": 0.41910000000000003,
"rate": 0.004191
}Build with YER/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key