Rate Overview
Live
1 HKD = 1.7320 BWP
1 BWP = 0.577383
HKD
Avg
1.7270
High
1.7861
Low
1.6723
Last updated: 7/15/2026, 6:43:52 AM
Quick Conversions
| HKD | BWP |
|---|---|
| 1 HKD | 1.73 BWP |
| 10 HKD | 17.32 BWP |
| 50 HKD | 86.60 BWP |
| 100 HKD | 173.20 BWP |
| 500 HKD | 865.98 BWP |
| 1,000 HKD | 1,731.95 BWP |
Get HKD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BWPExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-15T06:43:52Z",
"rates": {
"BWP": 1.731953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BWP",
"amount": 100
},
"result": 173.1953,
"rate": 1.731953
}Build with HKD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key