Rate Overview
Live
1 LRD = 0.036429 HRK
1 HRK = 27.4507
LRD
Avg
0.036482
High
0.036571
Low
0.036306
Last updated: 7/29/2026, 11:04:07 PM
Quick Conversions
| LRD | HRK |
|---|---|
| 1 LRD | 0.04 HRK |
| 10 LRD | 0.36 HRK |
| 50 LRD | 1.82 HRK |
| 100 LRD | 3.64 HRK |
| 500 LRD | 18.21 HRK |
| 1,000 LRD | 36.43 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-29T23:04:07Z",
"rates": {
"HRK": 0.036429
}
}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.6429000000000005,
"rate": 0.036429
}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