Rate Overview
Live
1 BHD = 1.9659 SHP
1 SHP = 0.508671
BHD
Avg
1.9631
High
1.9825
Low
1.9177
Last updated: 5/27/2026, 2:54:33 PM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.97 SHP |
| 10 BHD | 19.66 SHP |
| 50 BHD | 98.30 SHP |
| 100 BHD | 196.59 SHP |
| 500 BHD | 982.95 SHP |
| 1,000 BHD | 1,965.91 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-05-27T14:54:33Z",
"rates": {
"SHP": 1.965906
}
}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": 196.5906,
"rate": 1.965906
}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