Rate Overview
Live
1 CDF = 0.637330 RWF
1 RWF = 1.5690
CDF
Avg
0.639396
High
0.650174
Low
0.635258
Last updated: 7/23/2026, 9:36:27 AM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.64 RWF |
| 10 CDF | 6.37 RWF |
| 50 CDF | 31.87 RWF |
| 100 CDF | 63.73 RWF |
| 500 CDF | 318.66 RWF |
| 1,000 CDF | 637.33 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-07-23T09:36:27Z",
"rates": {
"RWF": 0.63733
}
}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.733,
"rate": 0.63733
}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