Rate Overview
Live
1 LYD = 1.0334 HRK
1 HRK = 0.967702
LYD
Avg
1.0239
High
1.0334
Low
1.0170
Last updated: 6/19/2026, 10:31:49 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.03 HRK |
| 10 LYD | 10.33 HRK |
| 50 LYD | 51.67 HRK |
| 100 LYD | 103.34 HRK |
| 500 LYD | 516.69 HRK |
| 1,000 LYD | 1,033.38 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-06-19T10:31:49Z",
"rates": {
"HRK": 1.033376
}
}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": 103.33760000000001,
"rate": 1.033376
}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