Rate Overview
Live
1 SGD = 0.291334 BHD
1 BHD = 3.4325
SGD
Avg
0.292352
High
0.292930
Low
0.291334
Last updated: 7/25/2026, 10:41:59 PM
Quick Conversions
| SGD | BHD |
|---|---|
| 1 SGD | 0.29 BHD |
| 10 SGD | 2.91 BHD |
| 50 SGD | 14.57 BHD |
| 100 SGD | 29.13 BHD |
| 500 SGD | 145.67 BHD |
| 1,000 SGD | 291.33 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-07-25T22:41:59Z",
"rates": {
"BHD": 0.291334
}
}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.133399999999998,
"rate": 0.291334
}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