Rate Overview
Live
1 HKD = 12.0840 BTN
1 BTN = 0.082754
HKD
Avg
12.1086
High
12.1318
Low
12.0824
Last updated: 5/7/2026, 4:27:14 AM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 12.08 BTN |
| 10 HKD | 120.84 BTN |
| 50 HKD | 604.20 BTN |
| 100 HKD | 1,208.40 BTN |
| 500 HKD | 6,042.01 BTN |
| 1,000 HKD | 12,084.01 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-05-07T04:27:14Z",
"rates": {
"BTN": 12.084011
}
}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": 1208.4011,
"rate": 12.084011
}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