Rate Overview
Live
1 SHP = 17.8787 BWP
1 BWP = 0.055933
SHP
Avg
18.0630
High
18.1664
Low
17.8787
Last updated: 6/16/2026, 1:25:14 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 17.88 BWP |
| 10 SHP | 178.79 BWP |
| 50 SHP | 893.93 BWP |
| 100 SHP | 1,787.87 BWP |
| 500 SHP | 8,939.33 BWP |
| 1,000 SHP | 17,878.66 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-06-16T13:25:14Z",
"rates": {
"BWP": 17.87866
}
}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": 1787.866,
"rate": 17.87866
}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