Rate Overview
Live
1 LYD = 1.0237 HRK
1 HRK = 0.976855
LYD
Avg
1.0240
High
1.0257
Low
1.0228
Last updated: 8/19/2026, 9:37:42 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.02 HRK |
| 10 LYD | 10.24 HRK |
| 50 LYD | 51.18 HRK |
| 100 LYD | 102.37 HRK |
| 500 LYD | 511.85 HRK |
| 1,000 LYD | 1,023.69 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-08-19T09:37:42Z",
"rates": {
"HRK": 1.023693
}
}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.3693,
"rate": 1.023693
}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