Rate Overview
Live
1 RUB = 0.210212 SZL
1 SZL = 4.7571
RUB
Avg
0.210650
High
0.213677
Low
0.208693
Last updated: 7/4/2026, 9:18:34 PM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.21 SZL |
| 10 RUB | 2.10 SZL |
| 50 RUB | 10.51 SZL |
| 100 RUB | 21.02 SZL |
| 500 RUB | 105.11 SZL |
| 1,000 RUB | 210.21 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-04T21:18:34Z",
"rates": {
"SZL": 0.210212
}
}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.0212,
"rate": 0.210212
}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