Rate Overview
Live
1 BHD = 1.9894 SHP
1 SHP = 0.502664
BHD
Avg
1.9840
High
1.9961
Low
1.9694
Last updated: 7/28/2026, 2:57:07 PM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.99 SHP |
| 10 BHD | 19.89 SHP |
| 50 BHD | 99.47 SHP |
| 100 BHD | 198.94 SHP |
| 500 BHD | 994.70 SHP |
| 1,000 BHD | 1,989.40 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-28T14:57:07Z",
"rates": {
"SHP": 1.989402
}
}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": 198.94019999999998,
"rate": 1.989402
}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