Rate Overview
Live
1 LSL = 2.7149 UAH
1 UAH = 0.368334
LSL
Avg
2.7341
High
2.7788
Low
2.7052
Last updated: 7/14/2026, 11:09:34 AM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.71 UAH |
| 10 LSL | 27.15 UAH |
| 50 LSL | 135.75 UAH |
| 100 LSL | 271.49 UAH |
| 500 LSL | 1,357.46 UAH |
| 1,000 LSL | 2,714.93 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-14T11:09:34Z",
"rates": {
"UAH": 2.714926
}
}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": 271.49260000000004,
"rate": 2.714926
}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