Rate Overview
Live
1 HUF = 72.2476 LAK
1 LAK = 0.013841
HUF
Avg
70.3932
High
72.2476
Low
68.1952
Last updated: 4/17/2026, 2:45:59 PM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 72.25 LAK |
| 10 HUF | 722.48 LAK |
| 50 HUF | 3,612.38 LAK |
| 100 HUF | 7,224.76 LAK |
| 500 HUF | 36,123.80 LAK |
| 1,000 HUF | 72,247.61 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-04-17T14:45:59Z",
"rates": {
"LAK": 72.247609
}
}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": 7224.760899999999,
"rate": 72.247609
}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