Rate Overview
Live
1 BHD = 292.4265 SYP
1 SYP = 0.003420
BHD
Avg
26162.52
High
34853.59
Low
291.6293
Last updated: 5/29/2026, 2:29:21 PM
Quick Conversions
| BHD | SYP |
|---|---|
| 1 BHD | 292.43 SYP |
| 10 BHD | 2,924.27 SYP |
| 50 BHD | 14,621.33 SYP |
| 100 BHD | 29,242.65 SYP |
| 500 BHD | 146,213.26 SYP |
| 1,000 BHD | 292,426.52 SYP |
Get BHD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=SYPExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-29T14:29:21Z",
"rates": {
"SYP": 292.426523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "SYP",
"amount": 100
},
"result": 29242.652299999998,
"rate": 292.426523
}Build with BHD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key