Rate Overview
Live
1 BHD = 3.4260 SGD
1 SGD = 0.291884
BHD
Avg
3.3938
High
3.4260
Low
3.3596
Last updated: 3/28/2026, 3:17:32 PM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.43 SGD |
| 10 BHD | 34.26 SGD |
| 50 BHD | 171.30 SGD |
| 100 BHD | 342.60 SGD |
| 500 BHD | 1,713.01 SGD |
| 1,000 BHD | 3,426.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-03-28T15:17:32Z",
"rates": {
"SGD": 3.426021
}
}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": 342.6021,
"rate": 3.426021
}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