Rate Overview
Live
1 RWF = 0.011133 SZL
1 SZL = 89.8230
RWF
Avg
0.011169
High
0.011293
Low
0.011059
Last updated: 7/24/2026, 2:44:48 AM
Quick Conversions
| RWF | SZL |
|---|---|
| 1 RWF | 0.01 SZL |
| 10 RWF | 0.11 SZL |
| 50 RWF | 0.56 SZL |
| 100 RWF | 1.11 SZL |
| 500 RWF | 5.57 SZL |
| 1,000 RWF | 11.13 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-24T02:44:48Z",
"rates": {
"SZL": 0.011133
}
}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.1133,
"rate": 0.011133
}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