Rate Overview
Live
1 HRK = 0.973757 LYD
1 LYD = 1.0270
HRK
Avg
0.972164
High
0.973886
Low
0.968932
Last updated: 7/6/2026, 2:12:39 AM
Quick Conversions
| HRK | LYD |
|---|---|
| 1 HRK | 0.97 LYD |
| 10 HRK | 9.74 LYD |
| 50 HRK | 48.69 LYD |
| 100 HRK | 97.38 LYD |
| 500 HRK | 486.88 LYD |
| 1,000 HRK | 973.76 LYD |
Get HRK/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=LYDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-06T02:12:39Z",
"rates": {
"LYD": 0.973757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "LYD",
"amount": 100
},
"result": 97.3757,
"rate": 0.973757
}Build with HRK/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key