Rate Overview
Live
1 LYD = 1.0332 HRK
1 HRK = 0.967876
LYD
Avg
1.0330
High
1.0347
Low
1.0287
Last updated: 7/29/2026, 9:41:47 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.03 HRK |
| 10 LYD | 10.33 HRK |
| 50 LYD | 51.66 HRK |
| 100 LYD | 103.32 HRK |
| 500 LYD | 516.60 HRK |
| 1,000 LYD | 1,033.19 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-29T09:41:47Z",
"rates": {
"HRK": 1.03319
}
}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.319,
"rate": 1.03319
}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