Rate Overview
Live
1 CAD = 1059.49 RWF
1 RWF = 0.000944
CAD
Avg
1063.97
High
1074.89
Low
1050.54
Last updated: 5/26/2026, 9:28:55 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,059.49 RWF |
| 10 CAD | 10,594.87 RWF |
| 50 CAD | 52,974.37 RWF |
| 100 CAD | 105,948.75 RWF |
| 500 CAD | 529,743.75 RWF |
| 1,000 CAD | 1,059,487.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-05-26T21:28:55Z",
"rates": {
"RWF": 1059.487497
}
}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": 105948.74970000001,
"rate": 1059.487497
}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