Rate Overview
Live
1 CAD = 1059.27 RWF
1 RWF = 0.000944
CAD
Avg
1060.38
High
1063.23
Low
1057.84
Last updated: 5/26/2026, 8:23:39 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,059.27 RWF |
| 10 CAD | 10,592.65 RWF |
| 50 CAD | 52,963.26 RWF |
| 100 CAD | 105,926.51 RWF |
| 500 CAD | 529,632.55 RWF |
| 1,000 CAD | 1,059,265.10 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-05-26T20:23:39Z",
"rates": {
"RWF": 1059.265101
}
}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": 105926.5101,
"rate": 1059.265101
}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