Rate Overview
Live
1 BHD = 292.2647 SYP
1 SYP = 0.003422
BHD
Avg
292.4268
High
292.9925
Low
292.1611
Last updated: 4/17/2026, 10:44:12 AM
Quick Conversions
| BHD | SYP |
|---|---|
| 1 BHD | 292.26 SYP |
| 10 BHD | 2,922.65 SYP |
| 50 BHD | 14,613.24 SYP |
| 100 BHD | 29,226.47 SYP |
| 500 BHD | 146,132.36 SYP |
| 1,000 BHD | 292,264.73 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-04-17T10:44:12Z",
"rates": {
"SYP": 292.264728
}
}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": 29226.4728,
"rate": 292.264728
}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