Rate Overview
Live
1 UAH = 0.361233 LSL
1 LSL = 2.7683
UAH
Avg
0.362271
High
0.365156
Low
0.360603
Last updated: 8/12/2026, 6:32:12 AM
Quick Conversions
| UAH | LSL |
|---|---|
| 1 UAH | 0.36 LSL |
| 10 UAH | 3.61 LSL |
| 50 UAH | 18.06 LSL |
| 100 UAH | 36.12 LSL |
| 500 UAH | 180.62 LSL |
| 1,000 UAH | 361.23 LSL |
Get UAH/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LSLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-12T06:32:12Z",
"rates": {
"LSL": 0.361233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LSL",
"amount": 100
},
"result": 36.1233,
"rate": 0.361233
}Build with UAH/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key