Rate Overview
Live
1 HUF = 72.2251 LAK
1 LAK = 0.013846
HUF
Avg
70.3529
High
72.2251
Low
68.1952
Last updated: 4/17/2026, 1:36:10 PM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 72.23 LAK |
| 10 HUF | 722.25 LAK |
| 50 HUF | 3,611.26 LAK |
| 100 HUF | 7,222.51 LAK |
| 500 HUF | 36,112.57 LAK |
| 1,000 HUF | 72,225.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-04-17T13:36:10Z",
"rates": {
"LAK": 72.225139
}
}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": 7222.5139,
"rate": 72.225139
}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