Rate Overview
Live
1 CDF = 0.635178 RWF
1 RWF = 1.5744
CDF
Avg
0.635964
High
0.644087
Low
0.631178
Last updated: 6/15/2026, 6:06:08 PM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.64 RWF |
| 10 CDF | 6.35 RWF |
| 50 CDF | 31.76 RWF |
| 100 CDF | 63.52 RWF |
| 500 CDF | 317.59 RWF |
| 1,000 CDF | 635.18 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-06-15T18:06:08Z",
"rates": {
"RWF": 0.635178
}
}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.5178,
"rate": 0.635178
}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