Rate Overview
Live
1 HKD = 12.0207 BTN
1 BTN = 0.083190
HKD
Avg
11.8104
High
12.0245
Low
11.6183
Last updated: 3/27/2026, 7:45:27 AM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 12.02 BTN |
| 10 HKD | 120.21 BTN |
| 50 HKD | 601.04 BTN |
| 100 HKD | 1,202.07 BTN |
| 500 HKD | 6,010.37 BTN |
| 1,000 HKD | 12,020.75 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-03-27T07:45:27Z",
"rates": {
"BTN": 12.020747
}
}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": 1202.0747000000001,
"rate": 12.020747
}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