Rate Overview
Live
1 SHP = 18.1288 BWP
1 BWP = 0.055161
SHP
Avg
18.1537
High
18.2085
Low
18.1035
Last updated: 9/4/2026, 10:25:33 AM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.13 BWP |
| 10 SHP | 181.29 BWP |
| 50 SHP | 906.44 BWP |
| 100 SHP | 1,812.88 BWP |
| 500 SHP | 9,064.39 BWP |
| 1,000 SHP | 18,128.78 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-09-04T10:25:33Z",
"rates": {
"BWP": 18.128782
}
}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": 1812.8782,
"rate": 18.128782
}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