Rate Overview
Live
1 CDF = 0.630281 RWF
1 RWF = 1.5866
CDF
Avg
0.629978
High
0.630613
Low
0.628847
Last updated: 5/6/2026, 9:34:31 AM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.63 RWF |
| 10 CDF | 6.30 RWF |
| 50 CDF | 31.51 RWF |
| 100 CDF | 63.03 RWF |
| 500 CDF | 315.14 RWF |
| 1,000 CDF | 630.28 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-05-06T09:34:31Z",
"rates": {
"RWF": 0.630281
}
}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.028099999999995,
"rate": 0.630281
}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