Rate Overview
Live
1 CAD = 1044.90 RWF
1 RWF = 0.000957
CAD
Avg
1046.44
High
1050.06
Low
1041.92
Last updated: 7/21/2026, 2:18:32 AM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,044.90 RWF |
| 10 CAD | 10,449.04 RWF |
| 50 CAD | 52,245.21 RWF |
| 100 CAD | 104,490.42 RWF |
| 500 CAD | 522,452.12 RWF |
| 1,000 CAD | 1,044,904.24 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-07-21T02:18:32Z",
"rates": {
"RWF": 1044.90424
}
}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": 104490.42400000001,
"rate": 1044.90424
}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