Rate Overview
Live
1 SBD = 13.8773 SYP
1 SYP = 0.072060
SBD
Avg
13.7730
High
13.8773
Low
13.7051
Last updated: 6/16/2026, 2:00:40 PM
Quick Conversions
| SBD | SYP |
|---|---|
| 1 SBD | 13.88 SYP |
| 10 SBD | 138.77 SYP |
| 50 SBD | 693.87 SYP |
| 100 SBD | 1,387.73 SYP |
| 500 SBD | 6,938.67 SYP |
| 1,000 SBD | 13,877.35 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-06-16T14:00:40Z",
"rates": {
"SYP": 13.877345
}
}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": 1387.7345,
"rate": 13.877345
}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