Rate Overview
Live
1 BTN = 0.070542 HRK
1 HRK = 14.1760
BTN
Avg
0.070326
High
0.070782
Low
0.070006
Last updated: 3/7/2026, 3:03:51 AM
Quick Conversions
| BTN | HRK |
|---|---|
| 1 BTN | 0.07 HRK |
| 10 BTN | 0.71 HRK |
| 50 BTN | 3.53 HRK |
| 100 BTN | 7.05 HRK |
| 500 BTN | 35.27 HRK |
| 1,000 BTN | 70.54 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-07T03:03:51Z",
"rates": {
"HRK": 0.070542
}
}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": 7.0542,
"rate": 0.070542
}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