Rate Overview
Live
1 CDF = 0.034953 RUB
1 RUB = 28.6098
CDF
Avg
0.035353
High
0.037313
Low
0.033758
Last updated: 3/26/2026, 11:35:01 PM
Quick Conversions
| CDF | RUB |
|---|---|
| 1 CDF | 0.03 RUB |
| 10 CDF | 0.35 RUB |
| 50 CDF | 1.75 RUB |
| 100 CDF | 3.50 RUB |
| 500 CDF | 17.48 RUB |
| 1,000 CDF | 34.95 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-03-26T23:35:01Z",
"rates": {
"RUB": 0.034953
}
}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.4953,
"rate": 0.034953
}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