Rate Overview
Live
1 HRK = 0.982681 LYD
1 LYD = 1.0176
HRK
Avg
0.985522
High
0.991835
Low
0.979309
Last updated: 3/7/2026, 12:10:42 AM
Quick Conversions
| HRK | LYD |
|---|---|
| 1 HRK | 0.98 LYD |
| 10 HRK | 9.83 LYD |
| 50 HRK | 49.13 LYD |
| 100 HRK | 98.27 LYD |
| 500 HRK | 491.34 LYD |
| 1,000 HRK | 982.68 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-03-07T00:10:42Z",
"rates": {
"LYD": 0.982681
}
}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": 98.2681,
"rate": 0.982681
}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