Rate Overview
Live
1 BHD = 1.9766 SHP
1 SHP = 0.505912
BHD
Avg
2.0165
High
2.1592
Low
1.9307
Last updated: 7/22/2026, 12:30:00 PM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.98 SHP |
| 10 BHD | 19.77 SHP |
| 50 BHD | 98.83 SHP |
| 100 BHD | 197.66 SHP |
| 500 BHD | 988.31 SHP |
| 1,000 BHD | 1,976.63 SHP |
Get BHD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=SHPExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-22T12:30:00Z",
"rates": {
"SHP": 1.976628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "SHP",
"amount": 100
},
"result": 197.6628,
"rate": 1.976628
}Build with BHD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key