Rate Overview
Live
1 HUF = 70.6439 LAK
1 LAK = 0.014156
HUF
Avg
71.0844
High
71.5465
Low
70.6300
Last updated: 7/29/2026, 5:30:25 PM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 70.64 LAK |
| 10 HUF | 706.44 LAK |
| 50 HUF | 3,532.19 LAK |
| 100 HUF | 7,064.39 LAK |
| 500 HUF | 35,321.94 LAK |
| 1,000 HUF | 70,643.87 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-29T17:30:25Z",
"rates": {
"LAK": 70.643873
}
}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": 7064.3873,
"rate": 70.643873
}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