Rate Overview
Live
1 LRD = 0.035440 HRK
1 HRK = 28.2167
LRD
Avg
0.035198
High
0.035538
Low
0.034735
Last updated: 3/7/2026, 3:06:46 AM
Quick Conversions
| LRD | HRK |
|---|---|
| 1 LRD | 0.04 HRK |
| 10 LRD | 0.35 HRK |
| 50 LRD | 1.77 HRK |
| 100 LRD | 3.54 HRK |
| 500 LRD | 17.72 HRK |
| 1,000 LRD | 35.44 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-03-07T03:06:46Z",
"rates": {
"HRK": 0.03544
}
}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.544,
"rate": 0.03544
}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