Rate Overview
Live
1 LSL = 2.7090 UAH
1 UAH = 0.369145
LSL
Avg
2.6639
High
2.7090
Low
2.6418
Last updated: 4/18/2026, 8:47:57 AM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.71 UAH |
| 10 LSL | 27.09 UAH |
| 50 LSL | 135.45 UAH |
| 100 LSL | 270.90 UAH |
| 500 LSL | 1,354.48 UAH |
| 1,000 LSL | 2,708.97 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-04-18T08:47:57Z",
"rates": {
"UAH": 2.708965
}
}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": 270.8965,
"rate": 2.708965
}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