Rate Overview
Live
1 BND = 5.0703 HRK
1 HRK = 0.197226
BND
Avg
5.0626
High
5.0825
Low
5.0418
Last updated: 3/7/2026, 2:51:50 AM
Quick Conversions
| BND | HRK |
|---|---|
| 1 BND | 5.07 HRK |
| 10 BND | 50.70 HRK |
| 50 BND | 253.52 HRK |
| 100 BND | 507.03 HRK |
| 500 BND | 2,535.16 HRK |
| 1,000 BND | 5,070.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-03-07T02:51:50Z",
"rates": {
"HRK": 5.070315
}
}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": 507.0315,
"rate": 5.070315
}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