Rate Overview
Live
1 SZL = 2.6655 UAH
1 UAH = 0.375160
SZL
Avg
2.6976
High
2.7386
Low
2.6617
Last updated: 7/25/2026, 10:02:16 AM
Quick Conversions
| SZL | UAH |
|---|---|
| 1 SZL | 2.67 UAH |
| 10 SZL | 26.66 UAH |
| 50 SZL | 133.28 UAH |
| 100 SZL | 266.55 UAH |
| 500 SZL | 1,332.76 UAH |
| 1,000 SZL | 2,665.53 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-07-25T10:02:16Z",
"rates": {
"UAH": 2.66553
}
}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": 266.553,
"rate": 2.66553
}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