Rate Overview
Live
1 UAH = 492.2295 LAK
1 LAK = 0.002032
UAH
Avg
492.4983
High
496.6318
Low
487.5034
Last updated: 3/7/2026, 9:30:21 AM
Quick Conversions
| UAH | LAK |
|---|---|
| 1 UAH | 492.23 LAK |
| 10 UAH | 4,922.29 LAK |
| 50 UAH | 24,611.47 LAK |
| 100 UAH | 49,222.95 LAK |
| 500 UAH | 246,114.74 LAK |
| 1,000 UAH | 492,229.49 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-03-07T09:30:21Z",
"rates": {
"LAK": 492.229489
}
}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": 49222.9489,
"rate": 492.229489
}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