Rate Overview
Live
1 BND = 5.0973 HRK
1 HRK = 0.196182
BND
Avg
5.1793
High
5.5576
Low
4.9910
Last updated: 8/1/2026, 9:45:58 AM
Quick Conversions
| BND | HRK |
|---|---|
| 1 BND | 5.10 HRK |
| 10 BND | 50.97 HRK |
| 50 BND | 254.87 HRK |
| 100 BND | 509.73 HRK |
| 500 BND | 2,548.66 HRK |
| 1,000 BND | 5,097.32 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-01T09:45:58Z",
"rates": {
"HRK": 5.097319
}
}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.7319,
"rate": 5.097319
}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