Rate Overview
Live
1 LRD = 0.034751 HRK
1 HRK = 28.7762
LRD
Avg
0.034857
High
0.035088
Low
0.034670
Last updated: 4/17/2026, 2:41:47 AM
Quick Conversions
| LRD | HRK |
|---|---|
| 1 LRD | 0.03 HRK |
| 10 LRD | 0.35 HRK |
| 50 LRD | 1.74 HRK |
| 100 LRD | 3.48 HRK |
| 500 LRD | 17.38 HRK |
| 1,000 LRD | 34.75 HRK |
Get LRD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=HRKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T02:41:47Z",
"rates": {
"HRK": 0.034751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "HRK",
"amount": 100
},
"result": 3.4751,
"rate": 0.034751
}Build with LRD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key