Rate Overview
Live
1 CAD = 1075.94 RWF
1 RWF = 0.000929
CAD
Avg
1069.97
High
1075.94
Low
1067.50
Last updated: 3/7/2026, 12:28:29 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,075.94 RWF |
| 10 CAD | 10,759.45 RWF |
| 50 CAD | 53,797.23 RWF |
| 100 CAD | 107,594.45 RWF |
| 500 CAD | 537,972.25 RWF |
| 1,000 CAD | 1,075,944.50 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-03-07T00:28:29Z",
"rates": {
"RWF": 1075.944501
}
}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": 107594.45009999999,
"rate": 1075.944501
}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