Rate Overview
Live
1 HKD = 1.7273 BWP
1 BWP = 0.578927
HKD
Avg
1.7015
High
1.7276
Low
1.6685
Last updated: 3/7/2026, 12:09:32 AM
Quick Conversions
| HKD | BWP |
|---|---|
| 1 HKD | 1.73 BWP |
| 10 HKD | 17.27 BWP |
| 50 HKD | 86.37 BWP |
| 100 HKD | 172.73 BWP |
| 500 HKD | 863.67 BWP |
| 1,000 HKD | 1,727.33 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-03-07T00:09:32Z",
"rates": {
"BWP": 1.727334
}
}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.7334,
"rate": 1.727334
}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