Rate Overview
Live
1 BHD = 1.9750 SHP
1 SHP = 0.506328
BHD
Avg
1.9747
High
1.9775
Low
1.9735
Last updated: 4/17/2026, 4:55:18 AM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.98 SHP |
| 10 BHD | 19.75 SHP |
| 50 BHD | 98.75 SHP |
| 100 BHD | 197.50 SHP |
| 500 BHD | 987.50 SHP |
| 1,000 BHD | 1,975.00 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-04-17T04:55:18Z",
"rates": {
"SHP": 1.975004
}
}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.50039999999998,
"rate": 1.975004
}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