Rate Overview
Live
1 CDF = 0.032612 RUB
1 RUB = 30.6636
CDF
Avg
0.032389
High
0.032612
Low
0.032218
Last updated: 5/6/2026, 5:27:03 AM
Quick Conversions
| CDF | RUB |
|---|---|
| 1 CDF | 0.03 RUB |
| 10 CDF | 0.33 RUB |
| 50 CDF | 1.63 RUB |
| 100 CDF | 3.26 RUB |
| 500 CDF | 16.31 RUB |
| 1,000 CDF | 32.61 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-05-06T05:27:03Z",
"rates": {
"RUB": 0.032612
}
}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.2612,
"rate": 0.032612
}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