Rate Overview
Live
1 LAK = 0.001983 UAH
1 UAH = 504.2864
LAK
Avg
0.001983
High
0.001995
Low
0.001975
Last updated: 7/30/2026, 10:14:23 PM
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 | 0.99 UAH |
| 1,000 LAK | 1.98 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-07-30T22:14:23Z",
"rates": {
"UAH": 0.001983
}
}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.1983,
"rate": 0.001983
}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