Rate Overview
Live
1 LAK = 0.002031 UAH
1 UAH = 492.3683
LAK
Avg
0.002030
High
0.002051
Low
0.002013
Last updated: 3/7/2026, 7:40:32 AM
Quick Conversions
| LAK | UAH |
|---|---|
| 1 LAK | 0.00 UAH |
| 10 LAK | 0.02 UAH |
| 50 LAK | 0.10 UAH |
| 100 LAK | 0.20 UAH |
| 500 LAK | 1.02 UAH |
| 1,000 LAK | 2.03 UAH |
Get LAK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=UAHExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T07:40:32Z",
"rates": {
"UAH": 0.002031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "UAH",
"amount": 100
},
"result": 0.20309999999999997,
"rate": 0.002031
}Build with LAK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key