Rate Overview
Live
1 UAH = 0.367973 SZL
1 SZL = 2.7176
UAH
Avg
0.363306
High
0.367973
Low
0.359871
Last updated: 6/19/2026, 8:59:44 AM
Quick Conversions
| UAH | SZL |
|---|---|
| 1 UAH | 0.37 SZL |
| 10 UAH | 3.68 SZL |
| 50 UAH | 18.40 SZL |
| 100 UAH | 36.80 SZL |
| 500 UAH | 183.99 SZL |
| 1,000 UAH | 367.97 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-06-19T08:59:44Z",
"rates": {
"SZL": 0.367973
}
}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.7973,
"rate": 0.367973
}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