Rate Overview
Live
1 UAH = 508.6740 LAK
1 LAK = 0.001966
UAH
Avg
504.9888
High
508.6740
Low
495.7853
Last updated: 8/1/2026, 1:23:13 AM
Quick Conversions
| UAH | LAK |
|---|---|
| 1 UAH | 508.67 LAK |
| 10 UAH | 5,086.74 LAK |
| 50 UAH | 25,433.70 LAK |
| 100 UAH | 50,867.40 LAK |
| 500 UAH | 254,337.02 LAK |
| 1,000 UAH | 508,674.03 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-08-01T01:23:13Z",
"rates": {
"LAK": 508.674031
}
}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": 50867.4031,
"rate": 508.674031
}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