Rate Overview
Live
1 BOB = 0.791937 HKD
1 HKD = 1.2627
BOB
Avg
1.1113
High
1.1363
Low
0.791937
Last updated: 7/8/2026, 9:17:46 AM
Quick Conversions
| BOB | HKD |
|---|---|
| 1 BOB | 0.79 HKD |
| 10 BOB | 7.92 HKD |
| 50 BOB | 39.60 HKD |
| 100 BOB | 79.19 HKD |
| 500 BOB | 395.97 HKD |
| 1,000 BOB | 791.94 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-08T09:17:46Z",
"rates": {
"HKD": 0.791937
}
}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": 79.1937,
"rate": 0.791937
}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