Rate Overview
Live
1 LYD = 1.0133 HRK
1 HRK = 0.986835
LYD
Avg
1.0119
High
1.0156
Low
1.0089
Last updated: 4/18/2026, 8:49:30 AM
Quick Conversions
| LYD | HRK |
|---|---|
| 1 LYD | 1.01 HRK |
| 10 LYD | 10.13 HRK |
| 50 LYD | 50.67 HRK |
| 100 LYD | 101.33 HRK |
| 500 LYD | 506.67 HRK |
| 1,000 LYD | 1,013.34 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-04-18T08:49:30Z",
"rates": {
"HRK": 1.013341
}
}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.3341,
"rate": 1.013341
}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