Rate Overview
Live
1 SHP = 17.8604 BWP
1 BWP = 0.055990
SHP
Avg
18.1168
High
19.2473
Low
17.7017
Last updated: 7/25/2026, 5:40:53 AM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 17.86 BWP |
| 10 SHP | 178.60 BWP |
| 50 SHP | 893.02 BWP |
| 100 SHP | 1,786.04 BWP |
| 500 SHP | 8,930.21 BWP |
| 1,000 SHP | 17,860.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-07-25T05:40:53Z",
"rates": {
"BWP": 17.860423
}
}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": 1786.0423,
"rate": 17.860423
}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