Rate Overview
Live
1 UAH = 0.371694 SZL
1 SZL = 2.6904
UAH
Avg
0.378268
High
0.382164
Low
0.371694
Last updated: 5/7/2026, 10:35:20 AM
Quick Conversions
| UAH | SZL |
|---|---|
| 1 UAH | 0.37 SZL |
| 10 UAH | 3.72 SZL |
| 50 UAH | 18.58 SZL |
| 100 UAH | 37.17 SZL |
| 500 UAH | 185.85 SZL |
| 1,000 UAH | 371.69 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-05-07T10:35:20Z",
"rates": {
"SZL": 0.371694
}
}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.1694,
"rate": 0.371694
}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