Rate Overview
Live
1 CAD = 1048.43 RWF
1 RWF = 0.000954
CAD
Avg
1026.43
High
1072.75
Low
954.2842
Last updated: 7/19/2026, 9:23:40 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,048.43 RWF |
| 10 CAD | 10,484.30 RWF |
| 50 CAD | 52,421.52 RWF |
| 100 CAD | 104,843.04 RWF |
| 500 CAD | 524,215.18 RWF |
| 1,000 CAD | 1,048,430.36 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-19T21:23:40Z",
"rates": {
"RWF": 1048.430359
}
}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": 104843.03589999999,
"rate": 1048.430359
}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