Rate Overview
Live
1 HKD = 12.1543 BTN
1 BTN = 0.082275
HKD
Avg
12.0742
High
12.1545
Low
12.0291
Last updated: 7/2/2026, 5:27:55 AM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 12.15 BTN |
| 10 HKD | 121.54 BTN |
| 50 HKD | 607.72 BTN |
| 100 HKD | 1,215.43 BTN |
| 500 HKD | 6,077.16 BTN |
| 1,000 HKD | 12,154.33 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-07-02T05:27:55Z",
"rates": {
"BTN": 12.154327
}
}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": 1215.4327,
"rate": 12.154327
}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