Rate Overview
Live
1 SBD = 13.6522 SYP
1 SYP = 0.073248
SBD
Avg
13.6980
High
13.7458
Low
13.6374
Last updated: 7/6/2026, 4:30:25 AM
Quick Conversions
| SBD | SYP |
|---|---|
| 1 SBD | 13.65 SYP |
| 10 SBD | 136.52 SYP |
| 50 SBD | 682.61 SYP |
| 100 SBD | 1,365.22 SYP |
| 500 SBD | 6,826.11 SYP |
| 1,000 SBD | 13,652.23 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-07-06T04:30:25Z",
"rates": {
"SYP": 13.652228
}
}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": 1365.2228,
"rate": 13.652228
}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