Rate Overview
Live
1 CDF = 0.000610 CAD
1 CAD = 1639.34
CDF
Avg
0.000605
High
0.000637
Low
0.000586
Last updated: 7/23/2026, 2:53:52 PM
Quick Conversions
| CDF | CAD |
|---|---|
| 1 CDF | 0.00 CAD |
| 10 CDF | 0.01 CAD |
| 50 CDF | 0.03 CAD |
| 100 CDF | 0.06 CAD |
| 500 CDF | 0.31 CAD |
| 1,000 CDF | 0.61 CAD |
Get CDF/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=CADExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-23T14:53:52Z",
"rates": {
"CAD": 0.00061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "CAD",
"amount": 100
},
"result": 0.061,
"rate": 0.00061
}Build with CDF/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key