Rate Overview
Live
1 RWF = 0.000960 CAD
1 CAD = 1041.67
RWF
Avg
0.000963
High
0.000971
Low
0.000952
Last updated: 7/24/2026, 2:49:40 PM
Quick Conversions
| RWF | CAD |
|---|---|
| 1 RWF | 0.00 CAD |
| 10 RWF | 0.01 CAD |
| 50 RWF | 0.05 CAD |
| 100 RWF | 0.10 CAD |
| 500 RWF | 0.48 CAD |
| 1,000 RWF | 0.96 CAD |
Get RWF/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=CADExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-24T14:49:40Z",
"rates": {
"CAD": 0.00096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "CAD",
"amount": 100
},
"result": 0.096,
"rate": 0.00096
}Build with RWF/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key