Rate Overview
Live
1 BHD = 1.9761 SHP
1 SHP = 0.506053
BHD
Avg
1.9759
High
2.0098
Low
1.9505
Last updated: 3/27/2026, 4:35:53 PM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.98 SHP |
| 10 BHD | 19.76 SHP |
| 50 BHD | 98.80 SHP |
| 100 BHD | 197.61 SHP |
| 500 BHD | 988.04 SHP |
| 1,000 BHD | 1,976.08 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-03-27T16:35:53Z",
"rates": {
"SHP": 1.976077
}
}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.60770000000002,
"rate": 1.976077
}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