Rate Overview
Live
1 BHD = 3.3866 SGD
1 SGD = 0.295284
BHD
Avg
3.3896
High
3.4032
Low
3.3840
Last updated: 8/13/2026, 6:54:50 AM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.39 SGD |
| 10 BHD | 33.87 SGD |
| 50 BHD | 169.33 SGD |
| 100 BHD | 338.66 SGD |
| 500 BHD | 1,693.29 SGD |
| 1,000 BHD | 3,386.57 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-08-13T06:54:50Z",
"rates": {
"SGD": 3.386574
}
}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": 338.6574,
"rate": 3.386574
}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