Rate Overview
Live
1 BTN = 0.081992 HKD
1 HKD = 12.1963
BTN
Avg
0.081895
High
0.082152
Low
0.081326
Last updated: 5/29/2026, 4:40:02 PM
Quick Conversions
| BTN | HKD |
|---|---|
| 1 BTN | 0.08 HKD |
| 10 BTN | 0.82 HKD |
| 50 BTN | 4.10 HKD |
| 100 BTN | 8.20 HKD |
| 500 BTN | 41.00 HKD |
| 1,000 BTN | 81.99 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-05-29T16:40:02Z",
"rates": {
"HKD": 0.081992
}
}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.1992,
"rate": 0.081992
}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