Rate Overview
Live
1 BWP = 0.052228 SHP
1 SHP = 19.1468
BWP
Avg
0.055139
High
0.056371
Low
0.052228
Last updated: 7/22/2026, 10:31:39 PM
Quick Conversions
| BWP | SHP |
|---|---|
| 1 BWP | 0.05 SHP |
| 10 BWP | 0.52 SHP |
| 50 BWP | 2.61 SHP |
| 100 BWP | 5.22 SHP |
| 500 BWP | 26.11 SHP |
| 1,000 BWP | 52.23 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-07-22T22:31:39Z",
"rates": {
"SHP": 0.052228
}
}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.222799999999999,
"rate": 0.052228
}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