Rate Overview
Live
1 CAD = 1058.51 RWF
1 RWF = 0.000945
CAD
Avg
1051.49
High
1058.51
Low
1046.57
Last updated: 6/16/2026, 9:01:04 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,058.51 RWF |
| 10 CAD | 10,585.12 RWF |
| 50 CAD | 52,925.60 RWF |
| 100 CAD | 105,851.19 RWF |
| 500 CAD | 529,255.96 RWF |
| 1,000 CAD | 1,058,511.92 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-06-16T09:01:04Z",
"rates": {
"RWF": 1058.511919
}
}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": 105851.1919,
"rate": 1058.511919
}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