Rate Overview
Live
1 CAD = 1053.13 RWF
1 RWF = 0.000950
CAD
Avg
1044.77
High
1076.66
Low
992.2163
Last updated: 3/27/2026, 6:01:14 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,053.13 RWF |
| 10 CAD | 10,531.30 RWF |
| 50 CAD | 52,656.50 RWF |
| 100 CAD | 105,313.01 RWF |
| 500 CAD | 526,565.03 RWF |
| 1,000 CAD | 1,053,130.06 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-27T06:01:14Z",
"rates": {
"RWF": 1053.130063
}
}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": 105313.00630000001,
"rate": 1053.130063
}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