Rate Overview
Live
1 HKD = 1.7102 BWP
1 BWP = 0.584714
HKD
Avg
1.7132
High
1.7193
Low
1.7102
Last updated: 4/17/2026, 12:00:28 AM
Quick Conversions
| HKD | BWP |
|---|---|
| 1 HKD | 1.71 BWP |
| 10 HKD | 17.10 BWP |
| 50 HKD | 85.51 BWP |
| 100 HKD | 171.02 BWP |
| 500 HKD | 855.12 BWP |
| 1,000 HKD | 1,710.24 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-04-17T00:00:28Z",
"rates": {
"BWP": 1.710238
}
}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": 171.0238,
"rate": 1.710238
}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