Rate Overview
Live
1 LYD = 1.0284 HRK
1 HRK = 0.972392
LYD
Avg
1.0402
High
1.1908
Low
0.994913
Last updated: 7/30/2026, 8:06:06 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.03 HRK |
| 10 LYD | 10.28 HRK |
| 50 LYD | 51.42 HRK |
| 100 LYD | 102.84 HRK |
| 500 LYD | 514.20 HRK |
| 1,000 LYD | 1,028.39 HRK |
Get LYD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=HRKExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-07-30T08:06:06Z",
"rates": {
"HRK": 1.028392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "HRK",
"amount": 100
},
"result": 102.83919999999999,
"rate": 1.028392
}Build with LYD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key