Rate Overview
Live
1 HKD = 12.3040 BTN
1 BTN = 0.081274
HKD
Avg
11.3590
High
12.3040
Low
10.7509
Last updated: 7/26/2026, 12:45:06 AM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 12.30 BTN |
| 10 HKD | 123.04 BTN |
| 50 HKD | 615.20 BTN |
| 100 HKD | 1,230.40 BTN |
| 500 HKD | 6,152.02 BTN |
| 1,000 HKD | 12,304.03 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-26T00:45:06Z",
"rates": {
"BTN": 12.304032
}
}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": 1230.4032,
"rate": 12.304032
}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