Rate Overview
Live
1 BHD = 3.4058 SGD
1 SGD = 0.293621
BHD
Avg
3.4015
High
3.4166
Low
3.3918
Last updated: 6/18/2026, 6:18:05 AM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.41 SGD |
| 10 BHD | 34.06 SGD |
| 50 BHD | 170.29 SGD |
| 100 BHD | 340.58 SGD |
| 500 BHD | 1,702.88 SGD |
| 1,000 BHD | 3,405.75 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-06-18T06:18:05Z",
"rates": {
"SGD": 3.405753
}
}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": 340.57529999999997,
"rate": 3.405753
}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