Rate Overview
Live
1 SHP = 18.0450 BWP
1 BWP = 0.055417
SHP
Avg
18.1453
High
18.2146
Low
18.0450
Last updated: 5/27/2026, 12:32:07 PM
Quick Conversions
| SHP | BWP |
|---|---|
| 1 SHP | 18.05 BWP |
| 10 SHP | 180.45 BWP |
| 50 SHP | 902.25 BWP |
| 100 SHP | 1,804.50 BWP |
| 500 SHP | 9,022.51 BWP |
| 1,000 SHP | 18,045.01 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-05-27T12:32:07Z",
"rates": {
"BWP": 18.045012
}
}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": 1804.5012,
"rate": 18.045012
}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