Rate Overview
Live
1 BND = 5.0959 HRK
1 HRK = 0.196235
BND
Avg
5.1076
High
5.1325
Low
5.0954
Last updated: 7/31/2026, 12:12:31 PM
Quick Conversions
| BND | HRK |
|---|---|
| 1 BND | 5.10 HRK |
| 10 BND | 50.96 HRK |
| 50 BND | 254.80 HRK |
| 100 BND | 509.59 HRK |
| 500 BND | 2,547.97 HRK |
| 1,000 BND | 5,095.93 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-31T12:12:31Z",
"rates": {
"HRK": 5.095933
}
}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": 509.59329999999994,
"rate": 5.095933
}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