Rate Overview
Live
1 BHD = 3.4325 SGD
1 SGD = 0.291335
BHD
Avg
3.4221
High
3.4347
Low
3.4138
Last updated: 7/25/2026, 9:50:46 AM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.43 SGD |
| 10 BHD | 34.32 SGD |
| 50 BHD | 171.62 SGD |
| 100 BHD | 343.25 SGD |
| 500 BHD | 1,716.24 SGD |
| 1,000 BHD | 3,432.48 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-07-25T09:50:46Z",
"rates": {
"SGD": 3.432478
}
}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": 343.24780000000004,
"rate": 3.432478
}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