Rate Overview
Live
1 SYP = 0.000617 SBD
1 SBD = 1620.75
SYP
Avg
0.063460
High
0.073423
Low
0.000617
Last updated: 8/20/2026, 3:42:45 AM
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-20T03:42:45Z",
"rates": {
"SBD": 0.000617
}
}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.061700000000000005,
"rate": 0.000617
}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