Rate Overview
Live
1 HKD = 0.882879 BOB
1 BOB = 1.1327
HKD
Avg
0.884373
High
0.889937
Low
0.882297
Last updated: 3/7/2026, 12:11:24 AM
Quick Conversions
| HKD | BOB |
|---|---|
| 1 HKD | 0.88 BOB |
| 10 HKD | 8.83 BOB |
| 50 HKD | 44.14 BOB |
| 100 HKD | 88.29 BOB |
| 500 HKD | 441.44 BOB |
| 1,000 HKD | 882.88 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-03-07T00:11:24Z",
"rates": {
"BOB": 0.882879
}
}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.2879,
"rate": 0.882879
}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