Rate Overview
Live
1 CDF = 0.639759 RWF
1 RWF = 1.5631
CDF
Avg
0.639251
High
0.651549
Low
0.633612
Last updated: 7/22/2026, 5:08:44 PM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.64 RWF |
| 10 CDF | 6.40 RWF |
| 50 CDF | 31.99 RWF |
| 100 CDF | 63.98 RWF |
| 500 CDF | 319.88 RWF |
| 1,000 CDF | 639.76 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-22T17:08:44Z",
"rates": {
"RWF": 0.639759
}
}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.975899999999996,
"rate": 0.639759
}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