Rate Overview
Live
1 YER = 0.004194 CUC
1 CUC = 238.4359
YER
Avg
0.004194
High
0.004202
Low
0.004191
Last updated: 3/7/2026, 9:24:10 AM
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-07T09:24:10Z",
"rates": {
"CUC": 0.004194
}
}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.4194,
"rate": 0.004194
}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