Rate Overview
Live
1 BOB = 1.1324 HKD
1 HKD = 0.883059
BOB
Avg
1.1307
High
1.1334
Low
1.1237
Last updated: 3/7/2026, 2:46:32 AM
Quick Conversions
| BOB | HKD |
|---|---|
| 1 BOB | 1.13 HKD |
| 10 BOB | 11.32 HKD |
| 50 BOB | 56.62 HKD |
| 100 BOB | 113.24 HKD |
| 500 BOB | 566.21 HKD |
| 1,000 BOB | 1,132.43 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-03-07T02:46:32Z",
"rates": {
"HKD": 1.132427
}
}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": 113.24270000000001,
"rate": 1.132427
}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