Rate Overview
Live
1 BHD = 292.9024 SYP
1 SYP = 0.003414
BHD
Avg
292.4162
High
295.1591
Low
291.0663
Last updated: 3/28/2026, 5:55:35 AM
Quick Conversions
| BHD | SYP |
|---|---|
| 1 BHD | 292.90 SYP |
| 10 BHD | 2,929.02 SYP |
| 50 BHD | 14,645.12 SYP |
| 100 BHD | 29,290.24 SYP |
| 500 BHD | 146,451.18 SYP |
| 1,000 BHD | 292,902.36 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-28T05:55:35Z",
"rates": {
"SYP": 292.902356
}
}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": 29290.2356,
"rate": 292.902356
}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