Rate Overview
Live
1 CAD = 1053.00 RWF
1 RWF = 0.000950
CAD
Avg
1059.85
High
1064.18
Low
1053.00
Last updated: 3/27/2026, 4:02:04 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,053.00 RWF |
| 10 CAD | 10,529.97 RWF |
| 50 CAD | 52,649.85 RWF |
| 100 CAD | 105,299.70 RWF |
| 500 CAD | 526,498.52 RWF |
| 1,000 CAD | 1,052,997.04 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-27T04:02:04Z",
"rates": {
"RWF": 1052.997044
}
}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": 105299.7044,
"rate": 1052.997044
}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