Rate Overview
Live
1 UAH = 507.6496 LAK
1 LAK = 0.001970
UAH
Avg
505.0399
High
508.6740
Low
495.7853
Last updated: 8/1/2026, 12:22:31 PM
Quick Conversions
| UAH | LAK |
|---|---|
| 1 UAH | 507.65 LAK |
| 10 UAH | 5,076.50 LAK |
| 50 UAH | 25,382.48 LAK |
| 100 UAH | 50,764.96 LAK |
| 500 UAH | 253,824.78 LAK |
| 1,000 UAH | 507,649.55 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-01T12:22:31Z",
"rates": {
"LAK": 507.649553
}
}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": 50764.9553,
"rate": 507.649553
}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