Rate Overview
Live
1 BSD = 13001.27 SYP
1 SYP = 0.000077
BSD
Avg
13003.05
High
13008.64
Low
13000.79
Last updated: 9/11/2026, 3:01:59 AM
Quick Conversions
| BSD | SYP |
|---|---|
| 1 BSD | 13,001.27 SYP |
| 10 BSD | 130,012.69 SYP |
| 50 BSD | 650,063.47 SYP |
| 100 BSD | 1,300,126.95 SYP |
| 500 BSD | 6,500,634.73 SYP |
| 1,000 BSD | 13,001,269.46 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-09-11T03:01:59Z",
"rates": {
"SYP": 13001.269463
}
}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": 1300126.9463,
"rate": 13001.269463
}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