Rate Overview
Live
1 UAH = 0.389090 SZL
1 SZL = 2.5701
UAH
Avg
0.387580
High
0.391264
Low
0.382145
Last updated: 3/27/2026, 7:05:12 PM
Quick Conversions
| UAH | SZL |
|---|---|
| 1 UAH | 0.39 SZL |
| 10 UAH | 3.89 SZL |
| 50 UAH | 19.45 SZL |
| 100 UAH | 38.91 SZL |
| 500 UAH | 194.55 SZL |
| 1,000 UAH | 389.09 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-03-27T19:05:12Z",
"rates": {
"SZL": 0.38909
}
}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": 38.909,
"rate": 0.38909
}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