Rate Overview
Live
1 BTN = 0.081899 HKD
1 HKD = 12.2102
BTN
Avg
0.082048
High
0.082269
Low
0.081899
Last updated: 8/21/2026, 9:27:00 AM
Quick Conversions
| BTN | HKD |
|---|---|
| 1 BTN | 0.08 HKD |
| 10 BTN | 0.82 HKD |
| 50 BTN | 4.09 HKD |
| 100 BTN | 8.19 HKD |
| 500 BTN | 40.95 HKD |
| 1,000 BTN | 81.90 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-08-21T09:27:00Z",
"rates": {
"HKD": 0.081899
}
}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.1899,
"rate": 0.081899
}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