Rate Overview
Live
1 SYP = 0.072775 SBD
1 SBD = 13.7410
SYP
Avg
0.072540
High
0.072775
Low
0.072251
Last updated: 5/27/2026, 4:48:22 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.39 SBD |
| 1,000 SYP | 72.78 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-05-27T04:48:22Z",
"rates": {
"SBD": 0.072775
}
}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.277500000000001,
"rate": 0.072775
}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