Rate Overview
Live
1 BSD = 13000.88 SYP
1 SYP = 0.000077
BSD
Avg
13001.46
High
13005.64
Low
12998.52
Last updated: 8/21/2026, 7:53:03 PM
Quick Conversions
| BSD | SYP |
|---|---|
| 1 BSD | 13,000.88 SYP |
| 10 BSD | 130,008.83 SYP |
| 50 BSD | 650,044.13 SYP |
| 100 BSD | 1,300,088.25 SYP |
| 500 BSD | 6,500,441.27 SYP |
| 1,000 BSD | 13,000,882.54 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-08-21T19:53:03Z",
"rates": {
"SYP": 13000.88254
}
}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": 1300088.254,
"rate": 13000.88254
}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