Rate Overview
Live
1 RUB = 30.0381 CDF
1 CDF = 0.033291
RUB
Avg
31.0449
High
37.3040
Low
26.3337
Last updated: 6/30/2026, 5:52:25 PM
Quick Conversions
| RUB | CDF |
|---|---|
| 1 RUB | 30.04 CDF |
| 10 RUB | 300.38 CDF |
| 50 RUB | 1,501.91 CDF |
| 100 RUB | 3,003.81 CDF |
| 500 RUB | 15,019.05 CDF |
| 1,000 RUB | 30,038.11 CDF |
Get RUB/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=CDFExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-30T17:52:25Z",
"rates": {
"CDF": 30.038107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "CDF",
"amount": 100
},
"result": 3003.8107,
"rate": 30.038107
}Build with RUB/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key