Rate Overview
Live
1 LAK = 0.013964 HUF
1 HUF = 71.6127
LAK
Avg
0.014006
High
0.014163
Low
0.013888
Last updated: 9/8/2026, 1:42:00 PM
Quick Conversions
| LAK | HUF |
|---|---|
| 1 LAK | 0.01 HUF |
| 10 LAK | 0.14 HUF |
| 50 LAK | 0.70 HUF |
| 100 LAK | 1.40 HUF |
| 500 LAK | 6.98 HUF |
| 1,000 LAK | 13.96 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-09-08T13:42:00Z",
"rates": {
"HUF": 0.013964
}
}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.3964,
"rate": 0.013964
}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