Rate Overview
Live
1 RWF = 1.5555 CDF
1 CDF = 0.642866
RWF
Avg
1.5580
High
1.5729
Low
1.5349
Last updated: 5/28/2026, 9:38:56 PM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.56 CDF |
| 10 RWF | 15.56 CDF |
| 50 RWF | 77.78 CDF |
| 100 RWF | 155.55 CDF |
| 500 RWF | 777.77 CDF |
| 1,000 RWF | 1,555.53 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-28T21:38:56Z",
"rates": {
"CDF": 1.555533
}
}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": 155.5533,
"rate": 1.555533
}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