Rate Overview
Live
1 BND = 5.0925 HRK
1 HRK = 0.196368
BND
Avg
5.0958
High
5.1068
Low
5.0908
Last updated: 8/19/2026, 6:32:55 PM
Quick Conversions
| BND | HRK |
|---|---|
| 1 BND | 5.09 HRK |
| 10 BND | 50.92 HRK |
| 50 BND | 254.62 HRK |
| 100 BND | 509.25 HRK |
| 500 BND | 2,546.24 HRK |
| 1,000 BND | 5,092.47 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-08-19T18:32:55Z",
"rates": {
"HRK": 5.092472
}
}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.24719999999996,
"rate": 5.092472
}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