Rate Overview
Live
1 SHP = 18.0598 BWP
1 BWP = 0.055372
SHP
Avg
17.8351
High
18.0598
Low
17.6004
Last updated: 3/7/2026, 1:00:30 AM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.06 BWP |
| 10 SHP | 180.60 BWP |
| 50 SHP | 902.99 BWP |
| 100 SHP | 1,805.98 BWP |
| 500 SHP | 9,029.89 BWP |
| 1,000 SHP | 18,059.79 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-03-07T01:00:30Z",
"rates": {
"BWP": 18.059787
}
}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": 1805.9787000000001,
"rate": 18.059787
}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