Rate Overview
Live
1 LAK = 0.015702 HUF
1 HUF = 63.6862
LAK
Avg
0.015454
High
0.015895
Low
0.014902
Last updated: 3/7/2026, 9:16:04 AM
Quick Conversions
| LAK | HUF |
|---|---|
| 1 LAK | 0.02 HUF |
| 10 LAK | 0.16 HUF |
| 50 LAK | 0.79 HUF |
| 100 LAK | 1.57 HUF |
| 500 LAK | 7.85 HUF |
| 1,000 LAK | 15.70 HUF |
Get LAK/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=HUFExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T09:16:04Z",
"rates": {
"HUF": 0.015702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "HUF",
"amount": 100
},
"result": 1.5702,
"rate": 0.015702
}Build with LAK/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key