Rate Overview
Live
1 UAH = 499.5758 LAK
1 LAK = 0.002002
UAH
Avg
492.9234
High
499.5758
Low
489.3015
Last updated: 3/28/2026, 12:14:42 PM
Quick Conversions
| UAH | LAK |
|---|---|
| 1 UAH | 499.58 LAK |
| 10 UAH | 4,995.76 LAK |
| 50 UAH | 24,978.79 LAK |
| 100 UAH | 49,957.58 LAK |
| 500 UAH | 249,787.92 LAK |
| 1,000 UAH | 499,575.84 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-28T12:14:42Z",
"rates": {
"LAK": 499.575838
}
}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": 49957.5838,
"rate": 499.575838
}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