Rate Overview
Live
1 HUF = 64.7890 LAK
1 LAK = 0.015435
HUF
Avg
61.5446
High
66.4879
Low
53.9026
Last updated: 3/28/2026, 10:59:22 AM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 64.79 LAK |
| 10 HUF | 647.89 LAK |
| 50 HUF | 3,239.45 LAK |
| 100 HUF | 6,478.90 LAK |
| 500 HUF | 32,394.50 LAK |
| 1,000 HUF | 64,788.99 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-03-28T10:59:22Z",
"rates": {
"LAK": 64.788992
}
}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": 6478.899199999999,
"rate": 64.788992
}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