Rate Overview
Live
1 YER = 0.004218 CUC
1 CUC = 237.0792
YER
Avg
0.004220
High
0.004226
Low
0.004218
Last updated: 9/7/2026, 5:22:48 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.11 CUC |
| 1,000 YER | 4.22 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-09-07T05:22:48Z",
"rates": {
"CUC": 0.004218
}
}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.42180000000000006,
"rate": 0.004218
}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