Rate Overview
Live
1 RWF = 0.011225 SZL
1 SZL = 89.0869
RWF
Avg
0.012242
High
0.013584
Low
0.010913
Last updated: 7/18/2026, 7:53:30 AM
Quick Conversions
| RWF | SZL |
|---|---|
| 1 RWF | 0.01 SZL |
| 10 RWF | 0.11 SZL |
| 50 RWF | 0.56 SZL |
| 100 RWF | 1.12 SZL |
| 500 RWF | 5.61 SZL |
| 1,000 RWF | 11.23 SZL |
Get RWF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SZLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-18T07:53:30Z",
"rates": {
"SZL": 0.011225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SZL",
"amount": 100
},
"result": 1.1225,
"rate": 0.011225
}Build with RWF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key