Rate Overview
Live
1 BND = 5.1324 HRK
1 HRK = 0.194839
BND
Avg
5.1167
High
5.1324
Low
5.1006
Last updated: 7/26/2026, 1:09:59 AM
Quick Conversions
| BND | HRK |
|---|---|
| 1 BND | 5.13 HRK |
| 10 BND | 51.32 HRK |
| 50 BND | 256.62 HRK |
| 100 BND | 513.24 HRK |
| 500 BND | 2,566.22 HRK |
| 1,000 BND | 5,132.44 HRK |
Get BND/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=HRKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-26T01:09:59Z",
"rates": {
"HRK": 5.132438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "HRK",
"amount": 100
},
"result": 513.2438,
"rate": 5.132438
}Build with BND/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key