Rate Overview
Live
1 SYP = 0.072412 SBD
1 SBD = 13.8099
SYP
Avg
0.072613
High
0.073153
Low
0.071916
Last updated: 3/27/2026, 1:16:46 PM
Quick Conversions
| SYP | SBD |
|---|---|
| 1 SYP | 0.07 SBD |
| 10 SYP | 0.72 SBD |
| 50 SYP | 3.62 SBD |
| 100 SYP | 7.24 SBD |
| 500 SYP | 36.21 SBD |
| 1,000 SYP | 72.41 SBD |
Get SYP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SBDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T13:16:46Z",
"rates": {
"SBD": 0.072412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SBD",
"amount": 100
},
"result": 7.2412,
"rate": 0.072412
}Build with SYP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key