Rate Overview
Live
1 BHD = 3.4166 SGD
1 SGD = 0.292686
BHD
Avg
3.4214
High
3.4424
Low
3.3918
Last updated: 7/14/2026, 11:11:06 PM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.42 SGD |
| 10 BHD | 34.17 SGD |
| 50 BHD | 170.83 SGD |
| 100 BHD | 341.66 SGD |
| 500 BHD | 1,708.32 SGD |
| 1,000 BHD | 3,416.63 SGD |
Get BHD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=SGDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-14T23:11:06Z",
"rates": {
"SGD": 3.416631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "SGD",
"amount": 100
},
"result": 341.66310000000004,
"rate": 3.416631
}Build with BHD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key