Rate Overview
Live
1 LSL = 2.5701 UAH
1 UAH = 0.389091
LSL
Avg
2.4258
High
2.7052
Low
2.1299
Last updated: 3/27/2026, 10:15:37 AM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.57 UAH |
| 10 LSL | 25.70 UAH |
| 50 LSL | 128.50 UAH |
| 100 LSL | 257.01 UAH |
| 500 LSL | 1,285.05 UAH |
| 1,000 LSL | 2,570.09 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-27T10:15:37Z",
"rates": {
"UAH": 2.570094
}
}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": 257.0094,
"rate": 2.570094
}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