Rate Overview
Live
1 RWF = 1.5619 CDF
1 CDF = 0.640238
RWF
Avg
1.5591
High
1.5902
Low
1.4462
Last updated: 8/3/2026, 7:13:03 PM
Quick Conversions
| RWF | CDF |
|---|---|
| 1 RWF | 1.56 CDF |
| 10 RWF | 15.62 CDF |
| 50 RWF | 78.10 CDF |
| 100 RWF | 156.19 CDF |
| 500 RWF | 780.96 CDF |
| 1,000 RWF | 1,561.92 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-03T19:13:03Z",
"rates": {
"CDF": 1.561919
}
}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.1919,
"rate": 1.561919
}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