Rate Overview
Live
1 BOB = 0.657264 HKD
1 HKD = 1.5215
BOB
Avg
0.668117
High
0.681348
Low
0.657136
Last updated: 9/2/2026, 9:12:24 AM
Quick Conversions
| BOB | HKD |
|---|---|
| 1 BOB | 0.66 HKD |
| 10 BOB | 6.57 HKD |
| 50 BOB | 32.86 HKD |
| 100 BOB | 65.73 HKD |
| 500 BOB | 328.63 HKD |
| 1,000 BOB | 657.26 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-09-02T09:12:24Z",
"rates": {
"HKD": 0.657264
}
}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": 65.7264,
"rate": 0.657264
}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