Rate Overview
Live
1 SHP = 17.9705 BWP
1 BWP = 0.055647
SHP
Avg
17.9695
High
18.0377
Low
17.9266
Last updated: 4/17/2026, 4:53:15 AM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 17.97 BWP |
| 10 SHP | 179.71 BWP |
| 50 SHP | 898.53 BWP |
| 100 SHP | 1,797.05 BWP |
| 500 SHP | 8,985.26 BWP |
| 1,000 SHP | 17,970.52 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-04-17T04:53:15Z",
"rates": {
"BWP": 17.970523
}
}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": 1797.0523,
"rate": 17.970523
}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