Rate Overview
Live
1 UAH = 495.4552 LAK
1 LAK = 0.002018
UAH
Avg
498.0322
High
501.1870
Low
494.5815
Last updated: 5/27/2026, 8:32:44 PM
Quick Conversions
| UAH | LAK |
|---|---|
| 1 UAH | 495.46 LAK |
| 10 UAH | 4,954.55 LAK |
| 50 UAH | 24,772.76 LAK |
| 100 UAH | 49,545.52 LAK |
| 500 UAH | 247,727.59 LAK |
| 1,000 UAH | 495,455.17 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-05-27T20:32:44Z",
"rates": {
"LAK": 495.455174
}
}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": 49545.5174,
"rate": 495.455174
}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