Rate Overview
Live
1 SYP = 0.073253 SBD
1 SBD = 13.6513
SYP
Avg
0.073013
High
0.073253
Low
0.072749
Last updated: 7/5/2026, 1:36:12 PM
Quick Conversions
| SYP | SBD |
|---|---|
| 1 SYP | 0.07 SBD |
| 10 SYP | 0.73 SBD |
| 50 SYP | 3.66 SBD |
| 100 SYP | 7.33 SBD |
| 500 SYP | 36.63 SBD |
| 1,000 SYP | 73.25 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-07-05T13:36:12Z",
"rates": {
"SBD": 0.073253
}
}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.3252999999999995,
"rate": 0.073253
}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