Rate Overview
Live
1 BTN = 0.084477 HKD
1 HKD = 11.8375
BTN
Avg
0.084293
High
0.084551
Low
0.083928
Last updated: 4/18/2026, 8:42:48 AM
Quick Conversions
| BTN | HKD |
|---|---|
| 1 BTN | 0.08 HKD |
| 10 BTN | 0.84 HKD |
| 50 BTN | 4.22 HKD |
| 100 BTN | 8.45 HKD |
| 500 BTN | 42.24 HKD |
| 1,000 BTN | 84.48 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-04-18T08:42:48Z",
"rates": {
"HKD": 0.084477
}
}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.4477,
"rate": 0.084477
}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