Rate Overview
Live
1 LAK = 0.015434 HUF
1 HUF = 64.7920
LAK
Avg
0.016310
High
0.018551
Low
0.015040
Last updated: 3/28/2026, 10:52:59 AM
Quick Conversions
| LAK | HUF |
|---|---|
| 1 LAK | 0.02 HUF |
| 10 LAK | 0.15 HUF |
| 50 LAK | 0.77 HUF |
| 100 LAK | 1.54 HUF |
| 500 LAK | 7.72 HUF |
| 1,000 LAK | 15.43 HUF |
Get LAK/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=HUFExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T10:52:59Z",
"rates": {
"HUF": 0.015434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "HUF",
"amount": 100
},
"result": 1.5433999999999999,
"rate": 0.015434
}Build with LAK/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key