Rate Overview
Live
1 HUF = 71.3892 LAK
1 LAK = 0.014008
HUF
Avg
67.0744
High
72.9336
Low
62.2218
Last updated: 7/30/2026, 8:10:16 AM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 71.39 LAK |
| 10 HUF | 713.89 LAK |
| 50 HUF | 3,569.46 LAK |
| 100 HUF | 7,138.92 LAK |
| 500 HUF | 35,694.59 LAK |
| 1,000 HUF | 71,389.19 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-07-30T08:10:16Z",
"rates": {
"LAK": 71.389187
}
}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": 7138.918700000001,
"rate": 71.389187
}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