Rate Overview
Live
1 CAD = 1053.23 RWF
1 RWF = 0.000949
CAD
Avg
1052.11
High
1076.66
Low
1030.71
Last updated: 3/27/2026, 5:59:41 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,053.23 RWF |
| 10 CAD | 10,532.33 RWF |
| 50 CAD | 52,661.64 RWF |
| 100 CAD | 105,323.27 RWF |
| 500 CAD | 526,616.35 RWF |
| 1,000 CAD | 1,053,232.70 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-03-27T05:59:41Z",
"rates": {
"RWF": 1053.2327
}
}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": 105323.27,
"rate": 1053.2327
}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