Rate Overview
Live
1 SHP = 18.2925 BWP
1 BWP = 0.054667
SHP
Avg
18.0200
High
18.2925
Low
17.5020
Last updated: 7/28/2026, 2:51:29 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.29 BWP |
| 10 SHP | 182.93 BWP |
| 50 SHP | 914.63 BWP |
| 100 SHP | 1,829.25 BWP |
| 500 SHP | 9,146.28 BWP |
| 1,000 SHP | 18,292.55 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-28T14:51:29Z",
"rates": {
"BWP": 18.29255
}
}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": 1829.2549999999999,
"rate": 18.29255
}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