Rate Overview
Live
1 BTN = 0.069348 HRK
1 HRK = 14.4200
BTN
Avg
0.071520
High
0.073772
Low
0.069032
Last updated: 3/27/2026, 10:10:54 AM
Quick Conversions
| BTN | HRK |
|---|---|
| 1 BTN | 0.07 HRK |
| 10 BTN | 0.69 HRK |
| 50 BTN | 3.47 HRK |
| 100 BTN | 6.93 HRK |
| 500 BTN | 34.67 HRK |
| 1,000 BTN | 69.35 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-03-27T10:10:54Z",
"rates": {
"HRK": 0.069348
}
}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.934800000000001,
"rate": 0.069348
}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