Rate Overview
Live
1 BHD = 1.9822 SHP
1 SHP = 0.504485
BHD
Avg
1.9753
High
1.9825
Low
1.9661
Last updated: 3/7/2026, 3:44:51 AM
Quick Conversions
| BHD | SHP |
|---|---|
| 1 BHD | 1.98 SHP |
| 10 BHD | 19.82 SHP |
| 50 BHD | 99.11 SHP |
| 100 BHD | 198.22 SHP |
| 500 BHD | 991.11 SHP |
| 1,000 BHD | 1,982.22 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-03-07T03:44:51Z",
"rates": {
"SHP": 1.98222
}
}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.222,
"rate": 1.98222
}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