Rate Overview
Live
1 BOB = 0.786220 HKD
1 HKD = 1.2719
BOB
Avg
1.1076
High
1.1384
Low
0.778207
Last updated: 7/13/2026, 4:38:36 PM
Quick Conversions
| BOB | HKD |
|---|---|
| 1 BOB | 0.79 HKD |
| 10 BOB | 7.86 HKD |
| 50 BOB | 39.31 HKD |
| 100 BOB | 78.62 HKD |
| 500 BOB | 393.11 HKD |
| 1,000 BOB | 786.22 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-13T16:38:36Z",
"rates": {
"HKD": 0.78622
}
}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": 78.622,
"rate": 0.78622
}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