Rate Overview
Live
1 HUF = 72.6293 LAK
1 LAK = 0.013769
HUF
Avg
71.3265
High
72.6674
Low
70.4814
Last updated: 5/7/2026, 4:04:50 PM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 72.63 LAK |
| 10 HUF | 726.29 LAK |
| 50 HUF | 3,631.46 LAK |
| 100 HUF | 7,262.93 LAK |
| 500 HUF | 36,314.64 LAK |
| 1,000 HUF | 72,629.27 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-07T16:04:50Z",
"rates": {
"LAK": 72.629274
}
}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": 7262.9274,
"rate": 72.629274
}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