Rate Overview
Live
1 LYD = 1.0239 HRK
1 HRK = 0.976645
LYD
Avg
1.1253
High
1.1971
Low
1.0040
Last updated: 3/27/2026, 8:02:59 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.02 HRK |
| 10 LYD | 10.24 HRK |
| 50 LYD | 51.20 HRK |
| 100 LYD | 102.39 HRK |
| 500 LYD | 511.96 HRK |
| 1,000 LYD | 1,023.91 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-03-27T08:02:59Z",
"rates": {
"HRK": 1.023914
}
}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.3914,
"rate": 1.023914
}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