Rate Overview
Live
1 SYP = 0.003420 BHD
1 BHD = 292.3977
SYP
Avg
0.003419
High
0.003422
Low
0.003413
Last updated: 4/17/2026, 3:33:43 AM
Quick Conversions
| SYP | BHD |
|---|---|
| 1 SYP | 0.00 BHD |
| 10 SYP | 0.03 BHD |
| 50 SYP | 0.17 BHD |
| 100 SYP | 0.34 BHD |
| 500 SYP | 1.71 BHD |
| 1,000 SYP | 3.42 BHD |
Get SYP/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BHDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-17T03:33:43Z",
"rates": {
"BHD": 0.00342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BHD",
"amount": 100
},
"result": 0.34199999999999997,
"rate": 0.00342
}Build with SYP/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key