Rate Overview
Live
1 HUF = 71.9371 LAK
1 LAK = 0.013901
HUF
Avg
71.3104
High
73.1369
Low
70.2344
Last updated: 5/27/2026, 10:56:05 PM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 71.94 LAK |
| 10 HUF | 719.37 LAK |
| 50 HUF | 3,596.86 LAK |
| 100 HUF | 7,193.71 LAK |
| 500 HUF | 35,968.57 LAK |
| 1,000 HUF | 71,937.14 LAK |
Get HUF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=LAKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-27T22:56:05Z",
"rates": {
"LAK": 71.937144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "LAK",
"amount": 100
},
"result": 7193.714400000001,
"rate": 71.937144
}Build with HUF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key