Rate Overview
Live
1 CDF = 0.632103 RWF
1 RWF = 1.5820
CDF
Avg
0.632123
High
0.637634
Low
0.630202
Last updated: 3/26/2026, 11:29:03 PM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.63 RWF |
| 10 CDF | 6.32 RWF |
| 50 CDF | 31.61 RWF |
| 100 CDF | 63.21 RWF |
| 500 CDF | 316.05 RWF |
| 1,000 CDF | 632.10 RWF |
Get CDF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=RWFExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-26T23:29:03Z",
"rates": {
"RWF": 0.632103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "RWF",
"amount": 100
},
"result": 63.2103,
"rate": 0.632103
}Build with CDF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key