Rate Overview
Live
1 CDF = 0.644395 RWF
1 RWF = 1.5518
CDF
Avg
0.638218
High
0.644395
Low
0.633612
Last updated: 7/2/2026, 12:04:16 PM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.64 RWF |
| 10 CDF | 6.44 RWF |
| 50 CDF | 32.22 RWF |
| 100 CDF | 64.44 RWF |
| 500 CDF | 322.20 RWF |
| 1,000 CDF | 644.40 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-02T12:04:16Z",
"rates": {
"RWF": 0.644395
}
}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.43950000000001,
"rate": 0.644395
}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