Rate Overview
Live
1 BTN = 0.068561 HRK
1 HRK = 14.5856
BTN
Avg
0.068723
High
0.069154
Low
0.068412
Last updated: 7/31/2026, 5:14:13 AM
Quick Conversions
| BTN | HRK |
|---|---|
| 1 BTN | 0.07 HRK |
| 10 BTN | 0.69 HRK |
| 50 BTN | 3.43 HRK |
| 100 BTN | 6.86 HRK |
| 500 BTN | 34.28 HRK |
| 1,000 BTN | 68.56 HRK |
Get BTN/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=HRKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-31T05:14:13Z",
"rates": {
"HRK": 0.068561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "HRK",
"amount": 100
},
"result": 6.8561,
"rate": 0.068561
}Build with BTN/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key