Rate Overview
Live
1 BTN = 0.085072 HKD
1 HKD = 11.7547
BTN
Avg
0.085352
High
0.085893
Low
0.084871
Last updated: 3/7/2026, 3:03:50 AM
Quick Conversions
| BTN | HKD |
|---|---|
| 1 BTN | 0.09 HKD |
| 10 BTN | 0.85 HKD |
| 50 BTN | 4.25 HKD |
| 100 BTN | 8.51 HKD |
| 500 BTN | 42.54 HKD |
| 1,000 BTN | 85.07 HKD |
Get BTN/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=HKDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T03:03:50Z",
"rates": {
"HKD": 0.085072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "HKD",
"amount": 100
},
"result": 8.5072,
"rate": 0.085072
}Build with BTN/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key