Rate Overview
Live
1 BND = 5.1216 HRK
1 HRK = 0.195250
BND
Avg
5.1192
High
5.1245
Low
5.1138
Last updated: 9/10/2026, 5:35:48 PM
Quick Conversions
| BND | HRK |
|---|---|
| 1 BND | 5.12 HRK |
| 10 BND | 51.22 HRK |
| 50 BND | 256.08 HRK |
| 100 BND | 512.16 HRK |
| 500 BND | 2,560.82 HRK |
| 1,000 BND | 5,121.64 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-09-10T17:35:48Z",
"rates": {
"HRK": 5.121638
}
}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": 512.1638,
"rate": 5.121638
}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