Rate Overview
Live
1 BHD = 292.6091 SYP
1 SYP = 0.003418
BHD
Avg
2925.85
High
29265.88
Low
289.2734
Last updated: 5/28/2026, 9:44:08 PM
Quick Conversions
| BHD | SYP |
|---|---|
| 1 BHD | 292.61 SYP |
| 10 BHD | 2,926.09 SYP |
| 50 BHD | 14,630.46 SYP |
| 100 BHD | 29,260.91 SYP |
| 500 BHD | 146,304.57 SYP |
| 1,000 BHD | 292,609.15 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-28T21:44:08Z",
"rates": {
"SYP": 292.609148
}
}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": 29260.9148,
"rate": 292.609148
}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