Rate Overview
Live
1 LSL = 2.6810 UAH
1 UAH = 0.372993
LSL
Avg
2.6813
High
2.7788
Low
2.5846
Last updated: 7/27/2026, 9:51:39 PM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.68 UAH |
| 10 LSL | 26.81 UAH |
| 50 LSL | 134.05 UAH |
| 100 LSL | 268.10 UAH |
| 500 LSL | 1,340.51 UAH |
| 1,000 LSL | 2,681.02 UAH |
Get LSL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=UAHExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-27T21:51:39Z",
"rates": {
"UAH": 2.681017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "UAH",
"amount": 100
},
"result": 268.1017,
"rate": 2.681017
}Build with LSL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key