Rate Overview
Live
1 RUB = 0.214933 SZL
1 SZL = 4.6526
RUB
Avg
0.214813
High
0.230086
Low
0.201871
Last updated: 7/14/2026, 4:10:15 AM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.21 SZL |
| 10 RUB | 2.15 SZL |
| 50 RUB | 10.75 SZL |
| 100 RUB | 21.49 SZL |
| 500 RUB | 107.47 SZL |
| 1,000 RUB | 214.93 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-07-14T04:10:15Z",
"rates": {
"SZL": 0.214933
}
}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.4933,
"rate": 0.214933
}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