Rate Overview
Live
1 LAK = 0.013980 HUF
1 HUF = 71.5308
LAK
Avg
0.015312
High
0.016508
Low
0.013754
Last updated: 5/28/2026, 5:55:10 AM
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.99 HUF |
| 1,000 LAK | 13.98 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-05-28T05:55:10Z",
"rates": {
"HUF": 0.01398
}
}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.398,
"rate": 0.01398
}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