Rate Overview
Live
1 LYD = 1.0124 HRK
1 HRK = 0.987710
LYD
Avg
1.0129
High
1.0177
Low
1.0091
Last updated: 5/9/2026, 12:26:36 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.01 HRK |
| 10 LYD | 10.12 HRK |
| 50 LYD | 50.62 HRK |
| 100 LYD | 101.24 HRK |
| 500 LYD | 506.22 HRK |
| 1,000 LYD | 1,012.44 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-05-09T00:26:36Z",
"rates": {
"HRK": 1.012443
}
}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": 101.2443,
"rate": 1.012443
}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