Rate Overview
Live
1 UAH = 0.358377 LSL
1 LSL = 2.7904
UAH
Avg
0.360728
High
0.363211
Low
0.357805
Last updated: 9/5/2026, 5:54:03 AM
Quick Conversions
| UAH | LSL |
|---|---|
| 1 UAH | 0.36 LSL |
| 10 UAH | 3.58 LSL |
| 50 UAH | 17.92 LSL |
| 100 UAH | 35.84 LSL |
| 500 UAH | 179.19 LSL |
| 1,000 UAH | 358.38 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-09-05T05:54:03Z",
"rates": {
"LSL": 0.358377
}
}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": 35.8377,
"rate": 0.358377
}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