Rate Overview
Live
1 BHD = 1.9922 SHP
1 SHP = 0.501965
BHD
Avg
1.9965
High
2.0156
Low
1.9757
Last updated: 7/4/2026, 3:14:55 PM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.99 SHP |
| 10 BHD | 19.92 SHP |
| 50 BHD | 99.61 SHP |
| 100 BHD | 199.22 SHP |
| 500 BHD | 996.09 SHP |
| 1,000 BHD | 1,992.17 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-04T15:14:55Z",
"rates": {
"SHP": 1.99217
}
}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": 199.217,
"rate": 1.99217
}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