Rate Overview
Live
1 HKD = 12.0384 BTN
1 BTN = 0.083067
HKD
Avg
12.1307
High
12.1899
Low
12.0381
Last updated: 9/3/2026, 6:11:35 AM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 12.04 BTN |
| 10 HKD | 120.38 BTN |
| 50 HKD | 601.92 BTN |
| 100 HKD | 1,203.84 BTN |
| 500 HKD | 6,019.21 BTN |
| 1,000 HKD | 12,038.41 BTN |
Get HKD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BTNExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-09-03T06:11:35Z",
"rates": {
"BTN": 12.03841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BTN",
"amount": 100
},
"result": 1203.8410000000001,
"rate": 12.03841
}Build with HKD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key