Rate Overview
Live
1 CDF = 0.036223 RUB
1 RUB = 27.6068
CDF
Avg
0.035964
High
0.036244
Low
0.035396
Last updated: 8/13/2026, 1:26:40 PM
Quick Conversions
| CDF | RUB |
|---|---|
| 1 CDF | 0.04 RUB |
| 10 CDF | 0.36 RUB |
| 50 CDF | 1.81 RUB |
| 100 CDF | 3.62 RUB |
| 500 CDF | 18.11 RUB |
| 1,000 CDF | 36.22 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-08-13T13:26:40Z",
"rates": {
"RUB": 0.036223
}
}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.6222999999999996,
"rate": 0.036223
}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