Rate Overview
Live
1 BSD = 110.5268 SYP
1 SYP = 0.009048
BSD
Avg
110.6426
High
111.4016
Low
110.5250
Last updated: 3/6/2026, 10:28:09 PM
Quick Conversions
| BSD | SYP |
|---|---|
| 1 BSD | 110.53 SYP |
| 10 BSD | 1,105.27 SYP |
| 50 BSD | 5,526.34 SYP |
| 100 BSD | 11,052.68 SYP |
| 500 BSD | 55,263.38 SYP |
| 1,000 BSD | 110,526.76 SYP |
Get BSD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=SYPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-06T22:28:09Z",
"rates": {
"SYP": 110.526756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "SYP",
"amount": 100
},
"result": 11052.6756,
"rate": 110.526756
}Build with BSD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key