Rate Overview
Live
1 LRD = 0.036224 HRK
1 HRK = 27.6060
LRD
Avg
0.035795
High
0.036224
Low
0.035551
Last updated: 6/19/2026, 8:27:09 AM
Quick Conversions
| LRD | HRK |
|---|---|
| 1 LRD | 0.04 HRK |
| 10 LRD | 0.36 HRK |
| 50 LRD | 1.81 HRK |
| 100 LRD | 3.62 HRK |
| 500 LRD | 18.11 HRK |
| 1,000 LRD | 36.22 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-06-19T08:27:09Z",
"rates": {
"HRK": 0.036224
}
}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.6224,
"rate": 0.036224
}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