Rate Overview
Live
1 BWP = 0.054967 SHP
1 SHP = 18.1927
BWP
Avg
0.055006
High
0.055140
Low
0.054794
Last updated: 9/2/2026, 7:55:58 AM
Quick Conversions
| BWP | SHP |
|---|---|
| 1 BWP | 0.05 SHP |
| 10 BWP | 0.55 SHP |
| 50 BWP | 2.75 SHP |
| 100 BWP | 5.50 SHP |
| 500 BWP | 27.48 SHP |
| 1,000 BWP | 54.97 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-09-02T07:55:58Z",
"rates": {
"SHP": 0.054967
}
}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.496700000000001,
"rate": 0.054967
}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