Rate Overview
Live
1 LRD = 0.036286 HRK
1 HRK = 27.5588
LRD
Avg
0.036375
High
0.036571
Low
0.036219
Last updated: 7/31/2026, 9:18:35 AM
Quick Conversions
| LRD | HRK |
|---|---|
| 1 LRD | 0.04 HRK |
| 10 LRD | 0.36 HRK |
| 50 LRD | 1.81 HRK |
| 100 LRD | 3.63 HRK |
| 500 LRD | 18.14 HRK |
| 1,000 LRD | 36.29 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-07-31T09:18:35Z",
"rates": {
"HRK": 0.036286
}
}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.6286,
"rate": 0.036286
}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