Rate Overview
Live
1 CDF = 0.034066 RUB
1 RUB = 29.3548
CDF
Avg
0.033634
High
0.034644
Low
0.032576
Last updated: 7/2/2026, 12:15:40 PM
Quick Conversions
| CDF | RUB |
|---|---|
| 1 CDF | 0.03 RUB |
| 10 CDF | 0.34 RUB |
| 50 CDF | 1.70 RUB |
| 100 CDF | 3.41 RUB |
| 500 CDF | 17.03 RUB |
| 1,000 CDF | 34.07 RUB |
Get CDF/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=RUBExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-02T12:15:40Z",
"rates": {
"RUB": 0.034066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "RUB",
"amount": 100
},
"result": 3.4066,
"rate": 0.034066
}Build with CDF/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key