Rate Overview
Live
1 RUB = 0.221153 SZL
1 SZL = 4.5218
RUB
Avg
0.222311
High
0.225421
Low
0.219723
Last updated: 5/6/2026, 7:14:20 PM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.22 SZL |
| 10 RUB | 2.21 SZL |
| 50 RUB | 11.06 SZL |
| 100 RUB | 22.12 SZL |
| 500 RUB | 110.58 SZL |
| 1,000 RUB | 221.15 SZL |
Get RUB/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SZLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-06T19:14:20Z",
"rates": {
"SZL": 0.221153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SZL",
"amount": 100
},
"result": 22.115299999999998,
"rate": 0.221153
}Build with RUB/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key