Rate Overview
Live
1 CAD = 1048.52 RWF
1 RWF = 0.000954
CAD
Avg
1036.44
High
1050.06
Low
1029.60
Last updated: 7/20/2026, 12:59:45 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,048.52 RWF |
| 10 CAD | 10,485.23 RWF |
| 50 CAD | 52,426.15 RWF |
| 100 CAD | 104,852.30 RWF |
| 500 CAD | 524,261.49 RWF |
| 1,000 CAD | 1,048,522.98 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-07-20T00:59:45Z",
"rates": {
"RWF": 1048.522983
}
}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": 104852.29830000001,
"rate": 1048.522983
}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