Rate Overview
Live
1 HKD = 0.882114 BOB
1 BOB = 1.1336
HKD
Avg
0.885357
High
0.891329
Low
0.878857
Last updated: 6/29/2026, 8:18:33 PM
Quick Conversions
| HKD | BOB |
|---|---|
| 1 HKD | 0.88 BOB |
| 10 HKD | 8.82 BOB |
| 50 HKD | 44.11 BOB |
| 100 HKD | 88.21 BOB |
| 500 HKD | 441.06 BOB |
| 1,000 HKD | 882.11 BOB |
Get HKD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BOBExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-06-29T20:18:33Z",
"rates": {
"BOB": 0.882114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BOB",
"amount": 100
},
"result": 88.2114,
"rate": 0.882114
}Build with HKD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key