Rate Overview
Live
1 BWP = 0.055142 SHP
1 SHP = 18.1350
BWP
Avg
0.055944
High
0.056816
Low
0.055142
Last updated: 3/7/2026, 4:24:58 AM
Quick Conversions
| BWP | SHP |
|---|---|
| 1 BWP | 0.06 SHP |
| 10 BWP | 0.55 SHP |
| 50 BWP | 2.76 SHP |
| 100 BWP | 5.51 SHP |
| 500 BWP | 27.57 SHP |
| 1,000 BWP | 55.14 SHP |
Get BWP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SHPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T04:24:58Z",
"rates": {
"SHP": 0.055142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SHP",
"amount": 100
},
"result": 5.5142,
"rate": 0.055142
}Build with BWP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key