Rate Overview
Live
1 UAH = 0.389090 LSL
1 LSL = 2.5701
UAH
Avg
0.379052
High
0.391264
Low
0.366452
Last updated: 3/27/2026, 1:38:32 PM
Quick Conversions
| UAH | LSL |
|---|---|
| 1 UAH | 0.39 LSL |
| 10 UAH | 3.89 LSL |
| 50 UAH | 19.45 LSL |
| 100 UAH | 38.91 LSL |
| 500 UAH | 194.55 LSL |
| 1,000 UAH | 389.09 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-03-27T13:38:32Z",
"rates": {
"LSL": 0.38909
}
}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": 38.909,
"rate": 0.38909
}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