Rate Overview
Live
1 SHP = 19.2473 BWP
1 BWP = 0.051955
SHP
Avg
18.2506
High
19.2473
Low
17.7980
Last updated: 7/22/2026, 1:22:01 AM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 19.25 BWP |
| 10 SHP | 192.47 BWP |
| 50 SHP | 962.36 BWP |
| 100 SHP | 1,924.73 BWP |
| 500 SHP | 9,623.65 BWP |
| 1,000 SHP | 19,247.29 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-22T01:22:01Z",
"rates": {
"BWP": 19.247292
}
}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": 1924.7292000000002,
"rate": 19.247292
}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