Rate Overview
Live
1 HRK = 0.989422 LYD
1 LYD = 1.0107
HRK
Avg
0.988589
High
0.991216
Low
0.984621
Last updated: 4/17/2026, 1:37:53 AM
Quick Conversions
| HRK | LYD |
|---|---|
| 1 HRK | 0.99 LYD |
| 10 HRK | 9.89 LYD |
| 50 HRK | 49.47 LYD |
| 100 HRK | 98.94 LYD |
| 500 HRK | 494.71 LYD |
| 1,000 HRK | 989.42 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-04-17T01:37:53Z",
"rates": {
"LYD": 0.989422
}
}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.9422,
"rate": 0.989422
}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