Rate Overview
Live
1 SBD = 1619.04 SYP
1 SYP = 0.000618
SBD
Avg
1622.65
High
1625.89
Low
1619.04
Last updated: 9/15/2026, 7:03:35 AM
Quick Conversions
| SBD | SYP |
|---|---|
| 1 SBD | 1,619.04 SYP |
| 10 SBD | 16,190.43 SYP |
| 50 SBD | 80,952.14 SYP |
| 100 SBD | 161,904.27 SYP |
| 500 SBD | 809,521.35 SYP |
| 1,000 SBD | 1,619,042.71 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-09-15T07:03:35Z",
"rates": {
"SYP": 1619.042708
}
}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": 161904.2708,
"rate": 1619.042708
}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