Rate Overview
Live
1 CAD = 1043.27 RWF
1 RWF = 0.000959
CAD
Avg
1058.01
High
1074.89
Low
1033.17
Last updated: 7/22/2026, 12:19:26 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,043.27 RWF |
| 10 CAD | 10,432.66 RWF |
| 50 CAD | 52,163.32 RWF |
| 100 CAD | 104,326.65 RWF |
| 500 CAD | 521,633.23 RWF |
| 1,000 CAD | 1,043,266.46 RWF |
Get CAD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=RWFExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-22T00:19:26Z",
"rates": {
"RWF": 1043.266458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "RWF",
"amount": 100
},
"result": 104326.6458,
"rate": 1043.266458
}Build with CAD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key