Rate Overview
Live
1 LSL = 2.7259 UAH
1 UAH = 0.366846
LSL
Avg
2.6219
High
2.7259
Low
2.4650
Last updated: 5/29/2026, 2:27:57 PM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.73 UAH |
| 10 LSL | 27.26 UAH |
| 50 LSL | 136.30 UAH |
| 100 LSL | 272.59 UAH |
| 500 LSL | 1,362.97 UAH |
| 1,000 LSL | 2,725.94 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-05-29T14:27:57Z",
"rates": {
"UAH": 2.72594
}
}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": 272.594,
"rate": 2.72594
}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