Rate Overview
Live
1 LAK = 0.014066 HUF
1 HUF = 71.0934
LAK
Avg
0.014487
High
0.015895
Low
0.013711
Last updated: 7/29/2026, 9:47:34 PM
Quick Conversions
| LAK | HUF |
|---|---|
| 1 LAK | 0.01 HUF |
| 10 LAK | 0.14 HUF |
| 50 LAK | 0.70 HUF |
| 100 LAK | 1.41 HUF |
| 500 LAK | 7.03 HUF |
| 1,000 LAK | 14.07 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-07-29T21:47:34Z",
"rates": {
"HUF": 0.014066
}
}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.4066,
"rate": 0.014066
}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