Rate Overview
Live
1 SYP = 0.072282 SBD
1 SBD = 13.8347
SYP
Avg
0.017031
High
0.073130
Low
0.000630
Last updated: 5/27/2026, 12:33:59 PM
Quick Conversions
| SYP | SBD |
|---|---|
| 1 SYP | 0.07 SBD |
| 10 SYP | 0.72 SBD |
| 50 SYP | 3.61 SBD |
| 100 SYP | 7.23 SBD |
| 500 SYP | 36.14 SBD |
| 1,000 SYP | 72.28 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-05-27T12:33:59Z",
"rates": {
"SBD": 0.072282
}
}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.2282,
"rate": 0.072282
}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