Rate Overview
Live
1 LAK = 0.014155 HUF
1 HUF = 70.6464
LAK
Avg
0.014068
High
0.014158
Low
0.013976
Last updated: 7/29/2026, 5:59:19 PM
Quick Conversions
| LAK | HUF |
|---|---|
| 1 LAK | 0.01 HUF |
| 10 LAK | 0.14 HUF |
| 50 LAK | 0.71 HUF |
| 100 LAK | 1.42 HUF |
| 500 LAK | 7.08 HUF |
| 1,000 LAK | 14.16 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-07-29T17:59:19Z",
"rates": {
"HUF": 0.014155
}
}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.4155,
"rate": 0.014155
}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