Rate Overview
Live
1 BOB = 0.716462 HKD
1 HKD = 1.3957
BOB
Avg
1.0801
High
1.1384
Low
0.697670
Last updated: 7/27/2026, 5:30:14 AM
Quick Conversions
| BOB | HKD |
|---|---|
| 1 BOB | 0.72 HKD |
| 10 BOB | 7.16 HKD |
| 50 BOB | 35.82 HKD |
| 100 BOB | 71.65 HKD |
| 500 BOB | 358.23 HKD |
| 1,000 BOB | 716.46 HKD |
Get BOB/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=HKDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-27T05:30:14Z",
"rates": {
"HKD": 0.716462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "HKD",
"amount": 100
},
"result": 71.64620000000001,
"rate": 0.716462
}Build with BOB/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key