Rate Overview
Live
1 RWF = 1.5720 CDF
1 CDF = 0.636146
RWF
Avg
1.5705
High
1.5843
Low
1.5526
Last updated: 6/18/2026, 9:54:33 AM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.57 CDF |
| 10 RWF | 15.72 CDF |
| 50 RWF | 78.60 CDF |
| 100 RWF | 157.20 CDF |
| 500 RWF | 785.98 CDF |
| 1,000 RWF | 1,571.97 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-06-18T09:54:33Z",
"rates": {
"CDF": 1.571966
}
}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.1966,
"rate": 1.571966
}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