Rate Overview
Live
1 BTN = 0.083189 HKD
1 HKD = 12.0208
BTN
Avg
0.083468
High
0.084315
Low
0.083163
Last updated: 3/27/2026, 6:35:58 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.19 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-27T06:35:58Z",
"rates": {
"HKD": 0.083189
}
}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.3189,
"rate": 0.083189
}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