Rate Overview
Live
1 RWF = 1.5688 CDF
1 CDF = 0.637445
RWF
Avg
1.8335
High
2.1052
Low
1.5017
Last updated: 7/28/2026, 7:31:47 AM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.57 CDF |
| 10 RWF | 15.69 CDF |
| 50 RWF | 78.44 CDF |
| 100 RWF | 156.88 CDF |
| 500 RWF | 784.38 CDF |
| 1,000 RWF | 1,568.76 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-07-28T07:31:47Z",
"rates": {
"CDF": 1.568763
}
}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.8763,
"rate": 1.568763
}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