Rate Overview
Live
1 CAD = 1053.35 RWF
1 RWF = 0.000949
CAD
Avg
1063.97
High
1074.89
Low
1050.54
Last updated: 3/27/2026, 9:30:50 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,053.35 RWF |
| 10 CAD | 10,533.51 RWF |
| 50 CAD | 52,667.53 RWF |
| 100 CAD | 105,335.06 RWF |
| 500 CAD | 526,675.28 RWF |
| 1,000 CAD | 1,053,350.57 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-27T09:30:50Z",
"rates": {
"RWF": 1053.350568
}
}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": 105335.0568,
"rate": 1053.350568
}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