Rate Overview
Live
1 LSL = 2.7683 UAH
1 UAH = 0.361234
LSL
Avg
2.7604
High
2.7731
Low
2.7385
Last updated: 8/12/2026, 6:35:37 AM
Quick Conversions
| LSL | UAH |
|---|---|
| 1 LSL | 2.77 UAH |
| 10 LSL | 27.68 UAH |
| 50 LSL | 138.41 UAH |
| 100 LSL | 276.83 UAH |
| 500 LSL | 1,384.15 UAH |
| 1,000 LSL | 2,768.29 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-08-12T06:35:37Z",
"rates": {
"UAH": 2.768292
}
}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": 276.8292,
"rate": 2.768292
}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