Rate Overview
Live
1 HKD = 11.9039 BTN
1 BTN = 0.084006
HKD
Avg
11.8616
High
11.9051
Low
11.8082
Last updated: 4/17/2026, 12:00:59 AM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 11.90 BTN |
| 10 HKD | 119.04 BTN |
| 50 HKD | 595.20 BTN |
| 100 HKD | 1,190.39 BTN |
| 500 HKD | 5,951.97 BTN |
| 1,000 HKD | 11,903.95 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-04-17T00:00:59Z",
"rates": {
"BTN": 11.903946
}
}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": 1190.3945999999999,
"rate": 11.903946
}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