Rate Overview
Live
1 HKD = 0.881144 BOB
1 BOB = 1.1349
HKD
Avg
0.881782
High
0.884431
Low
0.880011
Last updated: 7/3/2026, 10:11:12 PM
Quick Conversions
| HKD | BOB |
|---|---|
| 1 HKD | 0.88 BOB |
| 10 HKD | 8.81 BOB |
| 50 HKD | 44.06 BOB |
| 100 HKD | 88.11 BOB |
| 500 HKD | 440.57 BOB |
| 1,000 HKD | 881.14 BOB |
Get HKD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BOBExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-03T22:11:12Z",
"rates": {
"BOB": 0.881144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BOB",
"amount": 100
},
"result": 88.1144,
"rate": 0.881144
}Build with HKD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key