Rate Overview
Live
1 CAD = 1047.09 RWF
1 RWF = 0.000955
CAD
Avg
1051.93
High
1074.60
Low
1030.42
Last updated: 7/20/2026, 1:27:24 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,047.09 RWF |
| 10 CAD | 10,470.92 RWF |
| 50 CAD | 52,354.58 RWF |
| 100 CAD | 104,709.16 RWF |
| 500 CAD | 523,545.78 RWF |
| 1,000 CAD | 1,047,091.55 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-20T13:27:24Z",
"rates": {
"RWF": 1047.091555
}
}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": 104709.1555,
"rate": 1047.091555
}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