Rate Overview
Live
1 BSD = 110.5580 SYP
1 SYP = 0.009045
BSD
Avg
110.5439
High
110.8174
Low
110.1899
Last updated: 5/9/2026, 4:55:29 AM
Quick Conversions
| BSD | SYP |
|---|---|
| 1 BSD | 110.56 SYP |
| 10 BSD | 1,105.58 SYP |
| 50 BSD | 5,527.90 SYP |
| 100 BSD | 11,055.80 SYP |
| 500 BSD | 55,279.02 SYP |
| 1,000 BSD | 110,558.04 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-09T04:55:29Z",
"rates": {
"SYP": 110.558041
}
}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.804100000001,
"rate": 110.558041
}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