Rate Overview
Live
1 RWF = 1.5393 CDF
1 CDF = 0.649643
RWF
Avg
1.5513
High
1.5596
Low
1.5393
Last updated: 8/16/2026, 11:16:13 PM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.54 CDF |
| 10 RWF | 15.39 CDF |
| 50 RWF | 76.97 CDF |
| 100 RWF | 153.93 CDF |
| 500 RWF | 769.65 CDF |
| 1,000 RWF | 1,539.31 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-08-16T23:16:13Z",
"rates": {
"CDF": 1.539306
}
}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": 153.9306,
"rate": 1.539306
}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