Rate Overview
Live
1 RWF = 1.5736 CDF
1 CDF = 0.635475
RWF
Avg
1.5636
High
1.5745
Low
1.5348
Last updated: 7/9/2026, 10:42:06 AM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.57 CDF |
| 10 RWF | 15.74 CDF |
| 50 RWF | 78.68 CDF |
| 100 RWF | 157.36 CDF |
| 500 RWF | 786.81 CDF |
| 1,000 RWF | 1,573.63 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-09T10:42:06Z",
"rates": {
"CDF": 1.573627
}
}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": 157.36270000000002,
"rate": 1.573627
}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