Rate Overview
Live
1 CAD = 1059.88 RWF
1 RWF = 0.000943
CAD
Avg
1055.30
High
1060.04
Low
1050.11
Last updated: 8/14/2026, 7:03:34 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,059.88 RWF |
| 10 CAD | 10,598.84 RWF |
| 50 CAD | 52,994.21 RWF |
| 100 CAD | 105,988.42 RWF |
| 500 CAD | 529,942.10 RWF |
| 1,000 CAD | 1,059,884.20 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-08-14T19:03:34Z",
"rates": {
"RWF": 1059.884195
}
}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": 105988.4195,
"rate": 1059.884195
}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