Rate Overview
Live
1 BOB = 0.698280 HKD
1 HKD = 1.4321
BOB
Avg
1.1006
High
1.1477
Low
0.698280
Last updated: 7/25/2026, 11:42:05 PM
Quick Conversions
| BOB | HKD |
|---|---|
| 1 BOB | 0.70 HKD |
| 10 BOB | 6.98 HKD |
| 50 BOB | 34.91 HKD |
| 100 BOB | 69.83 HKD |
| 500 BOB | 349.14 HKD |
| 1,000 BOB | 698.28 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-25T23:42:05Z",
"rates": {
"HKD": 0.69828
}
}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": 69.828,
"rate": 0.69828
}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