Rate Overview
Live
1 BSD = 110.5193 SYP
1 SYP = 0.009048
BSD
Avg
110.5267
High
110.6130
Low
110.4724
Last updated: 6/18/2026, 7:56:14 PM
Quick Conversions
| BSD | SYP |
|---|---|
| 1 BSD | 110.52 SYP |
| 10 BSD | 1,105.19 SYP |
| 50 BSD | 5,525.97 SYP |
| 100 BSD | 11,051.93 SYP |
| 500 BSD | 55,259.65 SYP |
| 1,000 BSD | 110,519.30 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-06-18T19:56:14Z",
"rates": {
"SYP": 110.519303
}
}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": 11051.9303,
"rate": 110.519303
}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