Rate Overview
Live
1 SZL = 2.7071 UAH
1 UAH = 0.369393
SZL
Avg
2.5001
High
2.7289
Low
2.3290
Last updated: 5/27/2026, 6:15:58 AM
Quick Conversions
| SZL | UAH |
|---|---|
| 1 SZL | 2.71 UAH |
| 10 SZL | 27.07 UAH |
| 50 SZL | 135.36 UAH |
| 100 SZL | 270.71 UAH |
| 500 SZL | 1,353.57 UAH |
| 1,000 SZL | 2,707.15 UAH |
Get SZL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=UAHExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-05-27T06:15:58Z",
"rates": {
"UAH": 2.707146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "UAH",
"amount": 100
},
"result": 270.71459999999996,
"rate": 2.707146
}Build with SZL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key