Rate Overview
Live
1 HKD = 1.4321 BOB
1 BOB = 0.698281
HKD
Avg
1.3899
High
1.4321
Low
1.3636
Last updated: 7/25/2026, 8:11:10 PM
Quick Conversions
| HKD | BOB |
|---|---|
| 1 HKD | 1.43 BOB |
| 10 HKD | 14.32 BOB |
| 50 HKD | 71.60 BOB |
| 100 HKD | 143.21 BOB |
| 500 HKD | 716.04 BOB |
| 1,000 HKD | 1,432.09 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-25T20:11:10Z",
"rates": {
"BOB": 1.432089
}
}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": 143.2089,
"rate": 1.432089
}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