Rate Overview
Live
1 BHD = 3.3508 SGD
1 SGD = 0.298438
BHD
Avg
3.3608
High
3.3705
Low
3.3441
Last updated: 5/7/2026, 9:52:24 PM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.35 SGD |
| 10 BHD | 33.51 SGD |
| 50 BHD | 167.54 SGD |
| 100 BHD | 335.08 SGD |
| 500 BHD | 1,675.39 SGD |
| 1,000 BHD | 3,350.79 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-05-07T21:52:24Z",
"rates": {
"SGD": 3.350785
}
}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.0785,
"rate": 3.350785
}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