Rate Overview
Live
1 UAH = 0.362714 SZL
1 SZL = 2.7570
UAH
Avg
0.361995
High
0.362714
Low
0.360736
Last updated: 8/20/2026, 2:56:59 AM
Quick Conversions
| UAH | SZL |
|---|---|
| 1 UAH | 0.36 SZL |
| 10 UAH | 3.63 SZL |
| 50 UAH | 18.14 SZL |
| 100 UAH | 36.27 SZL |
| 500 UAH | 181.36 SZL |
| 1,000 UAH | 362.71 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-08-20T02:56:59Z",
"rates": {
"SZL": 0.362714
}
}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": 36.2714,
"rate": 0.362714
}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