Rate Overview
Live
1 CDF = 0.034030 RUB
1 RUB = 29.3858
CDF
Avg
0.034015
High
0.034630
Low
0.033572
Last updated: 7/23/2026, 10:23:26 AM
Quick Conversions
| CDF | RUB |
|---|---|
| 1 CDF | 0.03 RUB |
| 10 CDF | 0.34 RUB |
| 50 CDF | 1.70 RUB |
| 100 CDF | 3.40 RUB |
| 500 CDF | 17.02 RUB |
| 1,000 CDF | 34.03 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-23T10:23:26Z",
"rates": {
"RUB": 0.03403
}
}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.4029999999999996,
"rate": 0.03403
}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