Rate Overview
Live
1 RUB = 0.221146 SZL
1 SZL = 4.5219
RUB
Avg
0.216108
High
0.231371
Low
0.202498
Last updated: 6/23/2026, 10:16:30 AM
Quick Conversions
| RUB | SZL |
|---|---|
| 1 RUB | 0.22 SZL |
| 10 RUB | 2.21 SZL |
| 50 RUB | 11.06 SZL |
| 100 RUB | 22.11 SZL |
| 500 RUB | 110.57 SZL |
| 1,000 RUB | 221.15 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-06-23T10:16:30Z",
"rates": {
"SZL": 0.221146
}
}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.1146,
"rate": 0.221146
}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