Rate Overview
Live
1 HUF = 63.6822 LAK
1 LAK = 0.015703
HUF
Avg
64.7321
High
67.1021
Low
62.9110
Last updated: 3/7/2026, 9:17:07 AM
Quick Conversions
| HUF | LAK |
|---|---|
| 1 HUF | 63.68 LAK |
| 10 HUF | 636.82 LAK |
| 50 HUF | 3,184.11 LAK |
| 100 HUF | 6,368.22 LAK |
| 500 HUF | 31,841.09 LAK |
| 1,000 HUF | 63,682.17 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-07T09:17:07Z",
"rates": {
"LAK": 63.682174
}
}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": 6368.2174,
"rate": 63.682174
}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