Rate Overview
Live
1 BHD = 292.0696 SYP
1 SYP = 0.003424
BHD
Avg
292.2480
High
293.7880
Low
291.6293
Last updated: 5/8/2026, 3:39:33 PM
Quick Conversions
| BHD | SYP |
|---|---|
| 1 BHD | 292.07 SYP |
| 10 BHD | 2,920.70 SYP |
| 50 BHD | 14,603.48 SYP |
| 100 BHD | 29,206.96 SYP |
| 500 BHD | 146,034.81 SYP |
| 1,000 BHD | 292,069.61 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-08T15:39:33Z",
"rates": {
"SYP": 292.06961
}
}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": 29206.961000000003,
"rate": 292.06961
}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