Rate Overview
Live
1 SYP = 0.000616 SBD
1 SBD = 1623.38
SYP
Avg
0.000617
High
0.000618
Low
0.000616
Last updated: 8/22/2026, 1:05:00 PM
Quick Conversions
| SYP | SBD |
|---|---|
| 1 SYP | 0.00 SBD |
| 10 SYP | 0.01 SBD |
| 50 SYP | 0.03 SBD |
| 100 SYP | 0.06 SBD |
| 500 SYP | 0.31 SBD |
| 1,000 SYP | 0.62 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-08-22T13:05:00Z",
"rates": {
"SBD": 0.000616
}
}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": 0.0616,
"rate": 0.000616
}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