Rate Overview
Live
1 CAD = 1064.56 RWF
1 RWF = 0.000939
CAD
Avg
1058.55
High
1064.56
Low
1052.71
Last updated: 4/16/2026, 6:05:00 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,064.56 RWF |
| 10 CAD | 10,645.62 RWF |
| 50 CAD | 53,228.08 RWF |
| 100 CAD | 106,456.16 RWF |
| 500 CAD | 532,280.80 RWF |
| 1,000 CAD | 1,064,561.60 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-04-16T06:05:00Z",
"rates": {
"RWF": 1064.561601
}
}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": 106456.16010000001,
"rate": 1064.561601
}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