Rate Overview
Live
1 UAH = 0.378678 LSL
1 LSL = 2.6408
UAH
Avg
0.374126
High
0.379333
Low
0.368144
Last updated: 3/7/2026, 7:42:42 AM
Quick Conversions
| UAH | LSL |
|---|---|
| 1 UAH | 0.38 LSL |
| 10 UAH | 3.79 LSL |
| 50 UAH | 18.93 LSL |
| 100 UAH | 37.87 LSL |
| 500 UAH | 189.34 LSL |
| 1,000 UAH | 378.68 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-03-07T07:42:42Z",
"rates": {
"LSL": 0.378678
}
}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": 37.8678,
"rate": 0.378678
}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