Rate Overview
Live
1 BHD = 3.4120 SGD
1 SGD = 0.293082
BHD
Avg
3.3999
High
3.4424
Low
3.3558
Last updated: 7/23/2026, 6:34:03 AM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.41 SGD |
| 10 BHD | 34.12 SGD |
| 50 BHD | 170.60 SGD |
| 100 BHD | 341.20 SGD |
| 500 BHD | 1,706.01 SGD |
| 1,000 BHD | 3,412.02 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-23T06:34:03Z",
"rates": {
"SGD": 3.412019
}
}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.20189999999997,
"rate": 3.412019
}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