Rate Overview
Live
1 BHD = 3.3702 SGD
1 SGD = 0.296717
BHD
Avg
3.3671
High
3.3776
Low
3.3520
Last updated: 9/6/2026, 4:40:12 PM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.37 SGD |
| 10 BHD | 33.70 SGD |
| 50 BHD | 168.51 SGD |
| 100 BHD | 337.02 SGD |
| 500 BHD | 1,685.11 SGD |
| 1,000 BHD | 3,370.22 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-09-06T16:40:12Z",
"rates": {
"SGD": 3.370219
}
}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": 337.0219,
"rate": 3.370219
}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