Rate Overview
Live
1 HKD = 1.3706 BOB
1 BOB = 0.729631
HKD
Avg
0.933760
High
1.3706
Low
0.879215
Last updated: 7/21/2026, 4:13:14 AM
Quick Conversions
| HKD | BOB |
|---|---|
| 1 HKD | 1.37 BOB |
| 10 HKD | 13.71 BOB |
| 50 HKD | 68.53 BOB |
| 100 HKD | 137.06 BOB |
| 500 HKD | 685.28 BOB |
| 1,000 HKD | 1,370.56 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-21T04:13:14Z",
"rates": {
"BOB": 1.370555
}
}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": 137.0555,
"rate": 1.370555
}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