Rate Overview
Live
1 RUB = 0.228108 SZL
1 SZL = 4.3839
RUB
Avg
0.207907
High
0.228108
Low
0.169137
Last updated: 5/26/2026, 10:23:50 PM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.23 SZL |
| 10 RUB | 2.28 SZL |
| 50 RUB | 11.41 SZL |
| 100 RUB | 22.81 SZL |
| 500 RUB | 114.05 SZL |
| 1,000 RUB | 228.11 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-05-26T22:23:50Z",
"rates": {
"SZL": 0.228108
}
}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": 22.8108,
"rate": 0.228108
}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