Rate Overview
Live
1 BSD = 110.5518 SYP
1 SYP = 0.009046
BSD
Avg
110.5580
High
110.8597
Low
110.0227
Last updated: 5/29/2026, 5:45:28 PM
Quick Conversions
| BSD | SYP |
|---|---|
| 1 BSD | 110.55 SYP |
| 10 BSD | 1,105.52 SYP |
| 50 BSD | 5,527.59 SYP |
| 100 BSD | 11,055.18 SYP |
| 500 BSD | 55,275.92 SYP |
| 1,000 BSD | 110,551.85 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-05-29T17:45:28Z",
"rates": {
"SYP": 110.551847
}
}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": 11055.1847,
"rate": 110.551847
}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