Rate Overview
Live
1 RUB = 0.192533 SZL
1 SZL = 5.1939
RUB
Avg
0.195579
High
0.197929
Low
0.192533
Last updated: 8/15/2026, 10:27:11 PM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.19 SZL |
| 10 RUB | 1.93 SZL |
| 50 RUB | 9.63 SZL |
| 100 RUB | 19.25 SZL |
| 500 RUB | 96.27 SZL |
| 1,000 RUB | 192.53 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-08-15T22:27:11Z",
"rates": {
"SZL": 0.192533
}
}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": 19.2533,
"rate": 0.192533
}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