Rate Overview
Live
1 SHP = 18.3154 BWP
1 BWP = 0.054599
SHP
Avg
18.3578
High
19.4908
Low
17.0695
Last updated: 3/27/2026, 1:05:26 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.32 BWP |
| 10 SHP | 183.15 BWP |
| 50 SHP | 915.77 BWP |
| 100 SHP | 1,831.54 BWP |
| 500 SHP | 9,157.71 BWP |
| 1,000 SHP | 18,315.42 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-27T13:05:26Z",
"rates": {
"BWP": 18.315416
}
}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": 1831.5416,
"rate": 18.315416
}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