Rate Overview
Live
1 HKD = 1.7213 BWP
1 BWP = 0.580955
HKD
Avg
1.7383
High
1.8206
Low
1.7178
Last updated: 7/4/2026, 4:54:06 PM
Quick Conversions
| HKD | BWP |
|---|---|
| 1 HKD | 1.72 BWP |
| 10 HKD | 17.21 BWP |
| 50 HKD | 86.07 BWP |
| 100 HKD | 172.13 BWP |
| 500 HKD | 860.65 BWP |
| 1,000 HKD | 1,721.30 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-04T16:54:06Z",
"rates": {
"BWP": 1.721303
}
}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": 172.1303,
"rate": 1.721303
}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