Rate Overview
Live
1 SGD = 0.296104 BHD
1 BHD = 3.3772
SGD
Avg
0.294867
High
0.298640
Low
0.291068
Last updated: 5/29/2026, 2:38:04 PM
Quick Conversions
| SGD | BHD |
|---|---|
| 1 SGD | 0.30 BHD |
| 10 SGD | 2.96 BHD |
| 50 SGD | 14.81 BHD |
| 100 SGD | 29.61 BHD |
| 500 SGD | 148.05 BHD |
| 1,000 SGD | 296.10 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-05-29T14:38:04Z",
"rates": {
"BHD": 0.296104
}
}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.6104,
"rate": 0.296104
}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