Rate Overview
Live
1 CDF = 0.033920 RUB
1 RUB = 29.4811
CDF
Avg
0.033814
High
0.036906
Low
0.030762
Last updated: 7/20/2026, 9:00:16 PM
Quick Conversions
| CDF | RUB |
|---|---|
| 1 CDF | 0.03 RUB |
| 10 CDF | 0.34 RUB |
| 50 CDF | 1.70 RUB |
| 100 CDF | 3.39 RUB |
| 500 CDF | 16.96 RUB |
| 1,000 CDF | 33.92 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-20T21:00:16Z",
"rates": {
"RUB": 0.03392
}
}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.392,
"rate": 0.03392
}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