Rate Overview
Live
1 BHD = 1.9525 SHP
1 SHP = 0.512156
BHD
Avg
1.9590
High
1.9652
Low
1.9525
Last updated: 8/17/2026, 12:30:38 PM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.95 SHP |
| 10 BHD | 19.53 SHP |
| 50 BHD | 97.63 SHP |
| 100 BHD | 195.25 SHP |
| 500 BHD | 976.27 SHP |
| 1,000 BHD | 1,952.53 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-08-17T12:30:38Z",
"rates": {
"SHP": 1.95253
}
}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": 195.25300000000001,
"rate": 1.95253
}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