Rate Overview
Live
1 HKD = 12.2172 BTN
1 BTN = 0.081852
HKD
Avg
11.4888
High
12.2371
Low
10.8542
Last updated: 5/27/2026, 12:34:30 PM
Quick Conversions
| HKD | BTN |
|---|---|
| 1 HKD | 12.22 BTN |
| 10 HKD | 122.17 BTN |
| 50 HKD | 610.86 BTN |
| 100 HKD | 1,221.72 BTN |
| 500 HKD | 6,108.61 BTN |
| 1,000 HKD | 12,217.22 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-27T12:34:30Z",
"rates": {
"BTN": 12.217221
}
}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": 1221.7221,
"rate": 12.217221
}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