Rate Overview
Live
1 LSL = 2.7505 UAH
1 UAH = 0.363572
LSL
Avg
2.7570
High
2.7788
Low
2.7238
Last updated: 6/18/2026, 9:59:02 AM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.75 UAH |
| 10 LSL | 27.50 UAH |
| 50 LSL | 137.52 UAH |
| 100 LSL | 275.05 UAH |
| 500 LSL | 1,375.24 UAH |
| 1,000 LSL | 2,750.48 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-06-18T09:59:02Z",
"rates": {
"UAH": 2.750485
}
}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": 275.0485,
"rate": 2.750485
}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