Rate Overview
Live
1 SYP = 0.072823 SBD
1 SBD = 13.7319
SYP
Avg
0.072972
High
0.073153
Low
0.072789
Last updated: 3/7/2026, 1:40:08 AM
Quick Conversions
| SYP | SBD |
|---|---|
| 1 SYP | 0.07 SBD |
| 10 SYP | 0.73 SBD |
| 50 SYP | 3.64 SBD |
| 100 SYP | 7.28 SBD |
| 500 SYP | 36.41 SBD |
| 1,000 SYP | 72.82 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-03-07T01:40:08Z",
"rates": {
"SBD": 0.072823
}
}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.2823,
"rate": 0.072823
}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