Rate Overview
Live
1 UAH = 0.371965 LSL
1 LSL = 2.6884
UAH
Avg
0.372198
High
0.375700
Low
0.365155
Last updated: 7/29/2026, 5:50:11 AM
Quick Conversions
| UAH | LSL |
|---|---|
| 1 UAH | 0.37 LSL |
| 10 UAH | 3.72 LSL |
| 50 UAH | 18.60 LSL |
| 100 UAH | 37.20 LSL |
| 500 UAH | 185.98 LSL |
| 1,000 UAH | 371.97 LSL |
Get UAH/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LSLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T05:50:11Z",
"rates": {
"LSL": 0.371965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LSL",
"amount": 100
},
"result": 37.1965,
"rate": 0.371965
}Build with UAH/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key