Rate Overview
Live
1 UAH = 0.378678 SZL
1 SZL = 2.6408
UAH
Avg
0.374126
High
0.379333
Low
0.368144
Last updated: 3/7/2026, 6:00:53 AM
Quick Conversions
| UAH | SZL |
|---|---|
| 1 UAH | 0.38 SZL |
| 10 UAH | 3.79 SZL |
| 50 UAH | 18.93 SZL |
| 100 UAH | 37.87 SZL |
| 500 UAH | 189.34 SZL |
| 1,000 UAH | 378.68 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-07T06:00:53Z",
"rates": {
"SZL": 0.378678
}
}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.8678,
"rate": 0.378678
}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