Rate Overview
Live
1 CAD = 1046.00 RWF
1 RWF = 0.000956
CAD
Avg
1058.36
High
1074.89
Low
1033.17
Last updated: 7/20/2026, 5:07:11 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,046.00 RWF |
| 10 CAD | 10,459.97 RWF |
| 50 CAD | 52,299.84 RWF |
| 100 CAD | 104,599.68 RWF |
| 500 CAD | 522,998.38 RWF |
| 1,000 CAD | 1,045,996.75 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-20T17:07:11Z",
"rates": {
"RWF": 1045.996754
}
}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": 104599.67540000001,
"rate": 1045.996754
}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