Rate Overview
Live
1 SHP = 17.9997 BWP
1 BWP = 0.055557
SHP
Avg
18.0981
High
19.1273
Low
17.9219
Last updated: 7/3/2026, 7:21:31 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.00 BWP |
| 10 SHP | 180.00 BWP |
| 50 SHP | 899.98 BWP |
| 100 SHP | 1,799.97 BWP |
| 500 SHP | 8,999.84 BWP |
| 1,000 SHP | 17,999.68 BWP |
Get SHP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BWPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-03T19:21:31Z",
"rates": {
"BWP": 17.999681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BWP",
"amount": 100
},
"result": 1799.9680999999998,
"rate": 17.999681
}Build with SHP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key