Rate Overview
Live
1 RWF = 1.5854 CDF
1 CDF = 0.630766
RWF
Avg
1.5506
High
1.5868
Low
1.4462
Last updated: 3/27/2026, 10:04:48 AM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.59 CDF |
| 10 RWF | 15.85 CDF |
| 50 RWF | 79.27 CDF |
| 100 RWF | 158.54 CDF |
| 500 RWF | 792.69 CDF |
| 1,000 RWF | 1,585.37 CDF |
Get RWF/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=CDFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T10:04:48Z",
"rates": {
"CDF": 1.585374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "CDF",
"amount": 100
},
"result": 158.53740000000002,
"rate": 1.585374
}Build with RWF/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key