Rate Overview
Live
1 SGD = 0.295991 BHD
1 BHD = 3.3785
SGD
Avg
0.295306
High
0.295991
Low
0.293945
Last updated: 8/17/2026, 6:58:01 AM
Quick Conversions
| SGD | BHD |
|---|---|
| 1 SGD | 0.30 BHD |
| 10 SGD | 2.96 BHD |
| 50 SGD | 14.80 BHD |
| 100 SGD | 29.60 BHD |
| 500 SGD | 148.00 BHD |
| 1,000 SGD | 295.99 BHD |
Get SGD/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BHDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-17T06:58:01Z",
"rates": {
"BHD": 0.295991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BHD",
"amount": 100
},
"result": 29.5991,
"rate": 0.295991
}Build with SGD/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key