Rate Overview
Live
1 RWF = 1.5633 CDF
1 CDF = 0.639670
RWF
Avg
1.5553
High
1.5641
Low
1.5393
Last updated: 9/7/2026, 3:50:05 PM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.56 CDF |
| 10 RWF | 15.63 CDF |
| 50 RWF | 78.17 CDF |
| 100 RWF | 156.33 CDF |
| 500 RWF | 781.65 CDF |
| 1,000 RWF | 1,563.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-09-07T15:50:05Z",
"rates": {
"CDF": 1.563306
}
}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": 156.3306,
"rate": 1.563306
}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