Rate Overview
Live
1 UAH = 0.371965 SZL
1 SZL = 2.6884
UAH
Avg
0.372198
High
0.375700
Low
0.365155
Last updated: 7/29/2026, 4:34:40 PM
Quick Conversions
| UAH | SZL |
|---|---|
| 1 UAH | 0.37 SZL |
| 10 UAH | 3.72 SZL |
| 50 UAH | 18.60 SZL |
| 100 UAH | 37.20 SZL |
| 500 UAH | 185.98 SZL |
| 1,000 UAH | 371.97 SZL |
Get UAH/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SZLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T16:34:40Z",
"rates": {
"SZL": 0.371965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SZL",
"amount": 100
},
"result": 37.1965,
"rate": 0.371965
}Build with UAH/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key