Rate Overview
Live
1 LAK = 0.013851 HUF
1 HUF = 72.1970
LAK
Avg
0.014212
High
0.014663
Low
0.013851
Last updated: 4/17/2026, 4:10:35 PM
Quick Conversions
| LAK | HUF |
|---|---|
| 1 LAK | 0.01 HUF |
| 10 LAK | 0.14 HUF |
| 50 LAK | 0.69 HUF |
| 100 LAK | 1.39 HUF |
| 500 LAK | 6.93 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-04-17T16:10:35Z",
"rates": {
"HUF": 0.013851
}
}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.3851,
"rate": 0.013851
}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