Rate Overview
Live
1 BHD = 294.6665 SYP
1 SYP = 0.003394
BHD
Avg
293.2600
High
294.6665
Low
291.9821
Last updated: 3/7/2026, 9:26:53 AM
Quick Conversions
| BHD | SYP |
|---|---|
| 1 BHD | 294.67 SYP |
| 10 BHD | 2,946.67 SYP |
| 50 BHD | 14,733.33 SYP |
| 100 BHD | 29,466.65 SYP |
| 500 BHD | 147,333.27 SYP |
| 1,000 BHD | 294,666.54 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-03-07T09:26:53Z",
"rates": {
"SYP": 294.666535
}
}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": 29466.6535,
"rate": 294.666535
}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