Rate Overview
Live
1 RWF = 1.5746 CDF
1 CDF = 0.635069
RWF
Avg
1.5832
High
1.5874
Low
1.5746
Last updated: 5/8/2026, 3:34:54 PM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.57 CDF |
| 10 RWF | 15.75 CDF |
| 50 RWF | 78.73 CDF |
| 100 RWF | 157.46 CDF |
| 500 RWF | 787.32 CDF |
| 1,000 RWF | 1,574.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-05-08T15:34:54Z",
"rates": {
"CDF": 1.574633
}
}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.4633,
"rate": 1.574633
}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