Rate Overview
Live
1 SYP = 0.009033 BSD
1 BSD = 110.7052
SYP
Avg
0.009036
High
0.009047
Low
0.009010
Last updated: 3/27/2026, 3:28:02 AM
Quick Conversions
| SYP | BSD |
|---|---|
| 1 SYP | 0.01 BSD |
| 10 SYP | 0.09 BSD |
| 50 SYP | 0.45 BSD |
| 100 SYP | 0.90 BSD |
| 500 SYP | 4.52 BSD |
| 1,000 SYP | 9.03 BSD |
Get SYP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BSDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:28:02Z",
"rates": {
"BSD": 0.009033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BSD",
"amount": 100
},
"result": 0.9033,
"rate": 0.009033
}Build with SYP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key