Rate Overview
Live
1 SHP = 18.3462 BWP
1 BWP = 0.054507
SHP
Avg
18.4572
High
19.2473
Low
17.7177
Last updated: 7/26/2026, 2:22:54 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.35 BWP |
| 10 SHP | 183.46 BWP |
| 50 SHP | 917.31 BWP |
| 100 SHP | 1,834.62 BWP |
| 500 SHP | 9,173.08 BWP |
| 1,000 SHP | 18,346.15 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-26T14:22:54Z",
"rates": {
"BWP": 18.34615
}
}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": 1834.6150000000002,
"rate": 18.34615
}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