Rate Overview
Live
1 LAK = 0.013847 HUF
1 HUF = 72.2178
LAK
Avg
0.014030
High
0.014188
Low
0.013761
Last updated: 5/7/2026, 11:02:00 PM
Quick Conversions
| LAK | HUF |
|---|---|
| 1 LAK | 0.01 HUF |
| 10 LAK | 0.14 HUF |
| 50 LAK | 0.69 HUF |
| 100 LAK | 1.38 HUF |
| 500 LAK | 6.92 HUF |
| 1,000 LAK | 13.85 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-05-07T23:02:00Z",
"rates": {
"HUF": 0.013847
}
}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.3847,
"rate": 0.013847
}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