Rate Overview
Live
1 RWF = 1.5854 CDF
1 CDF = 0.630766
RWF
Avg
1.7832
High
2.0502
Low
1.4572
Last updated: 3/27/2026, 8:21:20 AM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.59 CDF |
| 10 RWF | 15.85 CDF |
| 50 RWF | 79.27 CDF |
| 100 RWF | 158.54 CDF |
| 500 RWF | 792.69 CDF |
| 1,000 RWF | 1,585.37 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-03-27T08:21:20Z",
"rates": {
"CDF": 1.585374
}
}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": 158.53740000000002,
"rate": 1.585374
}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