Rate Overview
Live
1 SGD = 0.293945 BHD
1 BHD = 3.4020
SGD
Avg
0.296028
High
0.297363
Low
0.293945
Last updated: 3/7/2026, 7:38:02 AM
Quick Conversions
| SGD | BHD |
|---|---|
| 1 SGD | 0.29 BHD |
| 10 SGD | 2.94 BHD |
| 50 SGD | 14.70 BHD |
| 100 SGD | 29.39 BHD |
| 500 SGD | 146.97 BHD |
| 1,000 SGD | 293.95 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-03-07T07:38:02Z",
"rates": {
"BHD": 0.293945
}
}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.3945,
"rate": 0.293945
}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