Rate Overview
Live
1 SBD = 13.7318 SYP
1 SYP = 0.072824
SBD
Avg
13.7038
High
13.7382
Low
13.6700
Last updated: 3/7/2026, 12:28:21 AM
Quick Conversions
| SBD | SYP |
|---|---|
| 1 SBD | 13.73 SYP |
| 10 SBD | 137.32 SYP |
| 50 SBD | 686.59 SYP |
| 100 SBD | 1,373.18 SYP |
| 500 SBD | 6,865.91 SYP |
| 1,000 SBD | 13,731.82 SYP |
Get SBD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SYPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:28:21Z",
"rates": {
"SYP": 13.731822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SYP",
"amount": 100
},
"result": 1373.1822,
"rate": 13.731822
}Build with SBD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key