Rate Overview
Live
1 CDF = 0.641197 RWF
1 RWF = 1.5596
CDF
Avg
0.555120
High
0.665903
Low
0.475022
Last updated: 7/26/2026, 12:50:23 AM
Quick Conversions
| CDF | RWF |
|---|---|
| 1 CDF | 0.64 RWF |
| 10 CDF | 6.41 RWF |
| 50 CDF | 32.06 RWF |
| 100 CDF | 64.12 RWF |
| 500 CDF | 320.60 RWF |
| 1,000 CDF | 641.20 RWF |
Get CDF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=RWFExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-26T00:50:23Z",
"rates": {
"RWF": 0.641197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "RWF",
"amount": 100
},
"result": 64.1197,
"rate": 0.641197
}Build with CDF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key