Rate Overview
Live
1 RUB = 0.216650 SZL
1 SZL = 4.6157
RUB
Avg
0.213917
High
0.217297
Low
0.210375
Last updated: 4/16/2026, 3:11:59 PM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.22 SZL |
| 10 RUB | 2.17 SZL |
| 50 RUB | 10.83 SZL |
| 100 RUB | 21.67 SZL |
| 500 RUB | 108.33 SZL |
| 1,000 RUB | 216.65 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-04-16T15:11:59Z",
"rates": {
"SZL": 0.21665
}
}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": 21.665,
"rate": 0.21665
}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