Rate Overview
Live
1 LSL = 2.6367 UAH
1 UAH = 0.379267
LSL
Avg
2.6811
High
2.7163
Low
2.6362
Last updated: 3/6/2026, 7:55:40 AM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.64 UAH |
| 10 LSL | 26.37 UAH |
| 50 LSL | 131.83 UAH |
| 100 LSL | 263.67 UAH |
| 500 LSL | 1,318.33 UAH |
| 1,000 LSL | 2,636.67 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-03-06T07:55:40Z",
"rates": {
"UAH": 2.636668
}
}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": 263.66679999999997,
"rate": 2.636668
}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