Rate Overview
Live
1 LYD = 1.0235 HRK
1 HRK = 0.976997
LYD
Avg
1.2697
High
1.4871
Low
1.0110
Last updated: 3/29/2026, 9:03:32 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.02 HRK |
| 10 LYD | 10.24 HRK |
| 50 LYD | 51.18 HRK |
| 100 LYD | 102.35 HRK |
| 500 LYD | 511.77 HRK |
| 1,000 LYD | 1,023.55 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-29T09:03:32Z",
"rates": {
"HRK": 1.023545
}
}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.35449999999999,
"rate": 1.023545
}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