Rate Overview
Live
1 UAH = 0.366400 SZL
1 SZL = 2.7293
UAH
Avg
0.365389
High
0.369654
Low
0.359871
Last updated: 7/11/2026, 10:45:03 AM
Quick Conversions
| UAH | SZL |
|---|---|
| 1 UAH | 0.37 SZL |
| 10 UAH | 3.66 SZL |
| 50 UAH | 18.32 SZL |
| 100 UAH | 36.64 SZL |
| 500 UAH | 183.20 SZL |
| 1,000 UAH | 366.40 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-11T10:45:03Z",
"rates": {
"SZL": 0.3664
}
}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.64,
"rate": 0.3664
}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