Rate Overview
Live
1 UAH = 508.3719 LAK
1 LAK = 0.001967
UAH
Avg
504.3254
High
508.3719
Low
495.7853
Last updated: 7/8/2026, 3:31:50 AM
Quick Conversions
| UAH | LAK |
|---|---|
| 1 UAH | 508.37 LAK |
| 10 UAH | 5,083.72 LAK |
| 50 UAH | 25,418.59 LAK |
| 100 UAH | 50,837.19 LAK |
| 500 UAH | 254,185.94 LAK |
| 1,000 UAH | 508,371.88 LAK |
Get UAH/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LAKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-08T03:31:50Z",
"rates": {
"LAK": 508.371883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LAK",
"amount": 100
},
"result": 50837.1883,
"rate": 508.371883
}Build with UAH/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key