Rate Overview
Live
1 RUB = 0.213427 SZL
1 SZL = 4.6854
RUB
Avg
0.213674
High
0.231371
Low
0.202498
Last updated: 7/13/2026, 9:57:38 PM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.21 SZL |
| 10 RUB | 2.13 SZL |
| 50 RUB | 10.67 SZL |
| 100 RUB | 21.34 SZL |
| 500 RUB | 106.71 SZL |
| 1,000 RUB | 213.43 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-13T21:57:38Z",
"rates": {
"SZL": 0.213427
}
}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.3427,
"rate": 0.213427
}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