Rate Overview
Live
1 HKD = 12.3412 BTN
1 BTN = 0.081030
HKD
Avg
12.3124
High
12.3412
Low
12.2882
Last updated: 7/25/2026, 3:24:04 AM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 12.34 BTN |
| 10 HKD | 123.41 BTN |
| 50 HKD | 617.06 BTN |
| 100 HKD | 1,234.12 BTN |
| 500 HKD | 6,170.58 BTN |
| 1,000 HKD | 12,341.15 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-25T03:24:04Z",
"rates": {
"BTN": 12.341152
}
}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": 1234.1152,
"rate": 12.341152
}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