Rate Overview
Live
1 BHD = 3.4195 SGD
1 SGD = 0.292441
BHD
Avg
3.4241
High
3.4343
Low
3.4150
Last updated: 7/6/2026, 2:16:54 AM
Quick Conversions
| BHD | SGD |
|---|---|
| 1 BHD | 3.42 SGD |
| 10 BHD | 34.19 SGD |
| 50 BHD | 170.97 SGD |
| 100 BHD | 341.95 SGD |
| 500 BHD | 1,709.74 SGD |
| 1,000 BHD | 3,419.49 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-06T02:16:54Z",
"rates": {
"SGD": 3.419489
}
}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": 341.9489,
"rate": 3.419489
}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