Rate Overview
Live
1 SHP = 18.2078 BWP
1 BWP = 0.054922
SHP
Avg
18.1927
High
18.2249
Low
18.1195
Last updated: 8/16/2026, 5:40:57 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.21 BWP |
| 10 SHP | 182.08 BWP |
| 50 SHP | 910.39 BWP |
| 100 SHP | 1,820.78 BWP |
| 500 SHP | 9,103.90 BWP |
| 1,000 SHP | 18,207.79 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-08-16T17:40:57Z",
"rates": {
"BWP": 18.207794
}
}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": 1820.7794,
"rate": 18.207794
}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