Rate Overview
Live
1 UAH = 0.369392 LSL
1 LSL = 2.7072
UAH
Avg
0.376331
High
0.391903
Low
0.368329
Last updated: 5/27/2026, 12:35:24 PM
Quick Conversions
| UAH | LSL |
|---|---|
| 1 UAH | 0.37 LSL |
| 10 UAH | 3.69 LSL |
| 50 UAH | 18.47 LSL |
| 100 UAH | 36.94 LSL |
| 500 UAH | 184.70 LSL |
| 1,000 UAH | 369.39 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-05-27T12:35:24Z",
"rates": {
"LSL": 0.369392
}
}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": 36.9392,
"rate": 0.369392
}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