Rate Overview
Live
1 LAK = 0.001969 UAH
1 UAH = 507.8720
LAK
Avg
0.001973
High
0.002068
Low
0.001898
Last updated: 8/1/2026, 12:36:31 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.98 UAH |
| 1,000 LAK | 1.97 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-08-01T12:36:31Z",
"rates": {
"UAH": 0.001969
}
}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.1969,
"rate": 0.001969
}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