Rate Overview
Live
1 CDF = 0.642536 RWF
1 RWF = 1.5563
CDF
Avg
0.643112
High
0.648753
Low
0.641188
Last updated: 8/13/2026, 1:12:43 PM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.64 RWF |
| 10 CDF | 6.43 RWF |
| 50 CDF | 32.13 RWF |
| 100 CDF | 64.25 RWF |
| 500 CDF | 321.27 RWF |
| 1,000 CDF | 642.54 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-08-13T13:12:43Z",
"rates": {
"RWF": 0.642536
}
}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.2536,
"rate": 0.642536
}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