Rate Overview
Live
1 BHD = 3.3552 SGD
1 SGD = 0.298049
BHD
Avg
3.3672
High
3.3776
Low
3.3552
Last updated: 4/17/2026, 5:32:08 PM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.36 SGD |
| 10 BHD | 33.55 SGD |
| 50 BHD | 167.76 SGD |
| 100 BHD | 335.52 SGD |
| 500 BHD | 1,677.58 SGD |
| 1,000 BHD | 3,355.15 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-04-17T17:32:08Z",
"rates": {
"SGD": 3.355153
}
}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": 335.5153,
"rate": 3.355153
}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