Rate Overview
Live
1 RUB = 0.012345 CUC
1 CUC = 81.0045
RUB
Avg
0.011701
High
0.012987
Low
0.009029
Last updated: 3/26/2026, 8:05:27 PM
Quick Conversions
| RUB | CUC |
|---|---|
| 1 RUB | 0.01 CUC |
| 10 RUB | 0.12 CUC |
| 50 RUB | 0.62 CUC |
| 100 RUB | 1.23 CUC |
| 500 RUB | 6.17 CUC |
| 1,000 RUB | 12.35 CUC |
Get RUB/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=CUCExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-26T20:05:27Z",
"rates": {
"CUC": 0.012345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "CUC",
"amount": 100
},
"result": 1.2345,
"rate": 0.012345
}Build with RUB/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key