Rate Overview
Live
1 LAK = 0.002001 UAH
1 UAH = 499.7501
LAK
Avg
0.002028
High
0.002043
Low
0.002001
Last updated: 3/28/2026, 12:09:58 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 | 1.00 UAH |
| 1,000 LAK | 2.00 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-28T12:09:58Z",
"rates": {
"UAH": 0.002001
}
}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.20010000000000003,
"rate": 0.002001
}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