Rate Overview
Live
1 SHP = 18.2903 BWP
1 BWP = 0.054674
SHP
Avg
18.3375
High
19.4515
Low
17.5960
Last updated: 7/27/2026, 5:39:35 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.29 BWP |
| 10 SHP | 182.90 BWP |
| 50 SHP | 914.51 BWP |
| 100 SHP | 1,829.03 BWP |
| 500 SHP | 9,145.14 BWP |
| 1,000 SHP | 18,290.27 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-27T17:39:35Z",
"rates": {
"BWP": 18.29027
}
}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.027,
"rate": 18.29027
}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