Rate Overview
Live
1 HKD = 1.2645 BOB
1 BOB = 0.790851
HKD
Avg
0.918142
High
1.2645
Low
0.880011
Last updated: 7/9/2026, 2:43:05 PM
Quick Conversions
| HKD | BOB |
|---|---|
| 1 HKD | 1.26 BOB |
| 10 HKD | 12.64 BOB |
| 50 HKD | 63.22 BOB |
| 100 HKD | 126.45 BOB |
| 500 HKD | 632.23 BOB |
| 1,000 HKD | 1,264.46 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-09T14:43:05Z",
"rates": {
"BOB": 1.264461
}
}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": 126.4461,
"rate": 1.264461
}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