Rate Overview
Live
1 RWF = 1.5600 CDF
1 CDF = 0.641025
RWF
Avg
1.5557
High
1.5608
Low
1.5393
Last updated: 8/19/2026, 9:40:32 AM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.56 CDF |
| 10 RWF | 15.60 CDF |
| 50 RWF | 78.00 CDF |
| 100 RWF | 156.00 CDF |
| 500 RWF | 780.00 CDF |
| 1,000 RWF | 1,560.00 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-08-19T09:40:32Z",
"rates": {
"CDF": 1.560002
}
}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.0002,
"rate": 1.560002
}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