Rate Overview
Live
1 BHD = 1.9872 SHP
1 SHP = 0.503219
BHD
Avg
1.9835
High
2.0223
Low
1.9436
Last updated: 7/24/2026, 10:43:32 AM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.99 SHP |
| 10 BHD | 19.87 SHP |
| 50 BHD | 99.36 SHP |
| 100 BHD | 198.72 SHP |
| 500 BHD | 993.60 SHP |
| 1,000 BHD | 1,987.21 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-24T10:43:32Z",
"rates": {
"SHP": 1.987205
}
}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": 198.72050000000002,
"rate": 1.987205
}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