Rate Overview
Live
1 BTN = 0.083179 HKD
1 HKD = 12.0223
BTN
Avg
0.088366
High
0.091925
Low
0.083179
Last updated: 3/27/2026, 10:06:59 AM
Quick Conversions
| BTN | HKD |
|---|---|
| 1 BTN | 0.08 HKD |
| 10 BTN | 0.83 HKD |
| 50 BTN | 4.16 HKD |
| 100 BTN | 8.32 HKD |
| 500 BTN | 41.59 HKD |
| 1,000 BTN | 83.18 HKD |
Get BTN/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=HKDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T10:06:59Z",
"rates": {
"HKD": 0.083179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "HKD",
"amount": 100
},
"result": 8.3179,
"rate": 0.083179
}Build with BTN/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key