Rate Overview
Live
1 CAD = 1069.83 RWF
1 RWF = 0.000935
CAD
Avg
1072.48
High
1076.63
Low
1068.07
Last updated: 5/6/2026, 6:27:26 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,069.83 RWF |
| 10 CAD | 10,698.33 RWF |
| 50 CAD | 53,491.67 RWF |
| 100 CAD | 106,983.34 RWF |
| 500 CAD | 534,916.68 RWF |
| 1,000 CAD | 1,069,833.37 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-06T18:27:26Z",
"rates": {
"RWF": 1069.833369
}
}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": 106983.3369,
"rate": 1069.833369
}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