Rate Overview
Live
1 CAD = 1042.73 RWF
1 RWF = 0.000959
CAD
Avg
1026.19
High
1072.75
Low
954.2842
Last updated: 7/26/2026, 7:49:34 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,042.73 RWF |
| 10 CAD | 10,427.31 RWF |
| 50 CAD | 52,136.54 RWF |
| 100 CAD | 104,273.07 RWF |
| 500 CAD | 521,365.37 RWF |
| 1,000 CAD | 1,042,730.74 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-26T19:49:34Z",
"rates": {
"RWF": 1042.730736
}
}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": 104273.0736,
"rate": 1042.730736
}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