Rate Overview
Live
1 CAD = 1063.30 RWF
1 RWF = 0.000940
CAD
Avg
1061.45
High
1067.47
Low
1057.80
Last updated: 9/4/2026, 6:50:56 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,063.30 RWF |
| 10 CAD | 10,632.99 RWF |
| 50 CAD | 53,164.95 RWF |
| 100 CAD | 106,329.90 RWF |
| 500 CAD | 531,649.48 RWF |
| 1,000 CAD | 1,063,298.97 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-09-04T18:50:56Z",
"rates": {
"RWF": 1063.298967
}
}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": 106329.8967,
"rate": 1063.298967
}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