Rate Overview
Live
1 BSD = 110.4859 SYP
1 SYP = 0.009051
BSD
Avg
110.5320
High
110.5910
Low
110.4859
Last updated: 7/8/2026, 8:59:26 AM
Quick Conversions
| BSD | SYP |
|---|---|
| 1 BSD | 110.49 SYP |
| 10 BSD | 1,104.86 SYP |
| 50 BSD | 5,524.29 SYP |
| 100 BSD | 11,048.59 SYP |
| 500 BSD | 55,242.95 SYP |
| 1,000 BSD | 110,485.90 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-07-08T08:59:26Z",
"rates": {
"SYP": 110.485896
}
}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": 11048.5896,
"rate": 110.485896
}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