Rate Overview
Live
1 CAD = 1051.58 RWF
1 RWF = 0.000951
CAD
Avg
1059.53
High
1064.18
Low
1051.58
Last updated: 3/27/2026, 4:34:32 PM
Quick Conversions
| CAD | RWF |
|---|---|
| 1 CAD | 1,051.58 RWF |
| 10 CAD | 10,515.82 RWF |
| 50 CAD | 52,579.08 RWF |
| 100 CAD | 105,158.15 RWF |
| 500 CAD | 525,790.76 RWF |
| 1,000 CAD | 1,051,581.53 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-27T16:34:32Z",
"rates": {
"RWF": 1051.581526
}
}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": 105158.1526,
"rate": 1051.581526
}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