Rate Overview
Live
1 UAH = 503.7640 LAK
1 LAK = 0.001985
UAH
Avg
503.6417
High
504.2405
Low
502.0254
Last updated: 8/20/2026, 2:55:32 AM
Quick Conversions
| UAH | LAK |
|---|---|
| 1 UAH | 503.76 LAK |
| 10 UAH | 5,037.64 LAK |
| 50 UAH | 25,188.20 LAK |
| 100 UAH | 50,376.40 LAK |
| 500 UAH | 251,882.02 LAK |
| 1,000 UAH | 503,764.04 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-20T02:55:32Z",
"rates": {
"LAK": 503.764043
}
}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": 50376.4043,
"rate": 503.764043
}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