Rate Overview
Live
1 BND = 5.0994 HRK
1 HRK = 0.196100
BND
Avg
5.1012
High
5.1080
Low
5.0986
Last updated: 7/9/2026, 10:48:37 PM
Quick Conversions
| BND | HRK |
|---|---|
| 1 BND | 5.10 HRK |
| 10 BND | 50.99 HRK |
| 50 BND | 254.97 HRK |
| 100 BND | 509.94 HRK |
| 500 BND | 2,549.72 HRK |
| 1,000 BND | 5,099.43 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-09T22:48:37Z",
"rates": {
"HRK": 5.099432
}
}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.94320000000005,
"rate": 5.099432
}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