Rate Overview
Live
1 RWF = 1.5767 CDF
1 CDF = 0.634218
RWF
Avg
1.6418
High
2.0180
Low
1.4624
Last updated: 7/29/2026, 10:11:18 PM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.58 CDF |
| 10 RWF | 15.77 CDF |
| 50 RWF | 78.84 CDF |
| 100 RWF | 157.67 CDF |
| 500 RWF | 788.37 CDF |
| 1,000 RWF | 1,576.75 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-29T22:11:18Z",
"rates": {
"CDF": 1.576745
}
}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.6745,
"rate": 1.576745
}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