Rate Overview
Live
1 BOB = 1.1320 HKD
1 HKD = 0.883423
BOB
Avg
1.1295
High
1.1393
Low
1.1211
Last updated: 3/27/2026, 9:51:03 AM
Quick Conversions
| BOB | HKD |
|---|---|
| 1 BOB | 1.13 HKD |
| 10 BOB | 11.32 HKD |
| 50 BOB | 56.60 HKD |
| 100 BOB | 113.20 HKD |
| 500 BOB | 565.98 HKD |
| 1,000 BOB | 1,131.96 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-27T09:51:03Z",
"rates": {
"HKD": 1.131961
}
}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.1961,
"rate": 1.131961
}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