Rate Overview
Live
1 CDF = 0.641888 RWF
1 RWF = 1.5579
CDF
Avg
0.642896
High
0.647054
Low
0.640596
Last updated: 9/3/2026, 1:08:10 PM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.64 RWF |
| 10 CDF | 6.42 RWF |
| 50 CDF | 32.09 RWF |
| 100 CDF | 64.19 RWF |
| 500 CDF | 320.94 RWF |
| 1,000 CDF | 641.89 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-09-03T13:08:10Z",
"rates": {
"RWF": 0.641888
}
}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": 64.1888,
"rate": 0.641888
}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