Rate Overview
Live
1 SYP = 0.009050 BSD
1 BSD = 110.4972
SYP
Avg
0.009047
High
0.009050
Low
0.009042
Last updated: 7/9/2026, 1:22:49 AM
Quick Conversions
| SYP | BSD |
|---|---|
| 1 SYP | 0.01 BSD |
| 10 SYP | 0.09 BSD |
| 50 SYP | 0.45 BSD |
| 100 SYP | 0.91 BSD |
| 500 SYP | 4.53 BSD |
| 1,000 SYP | 9.05 BSD |
Get SYP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BSDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-07-09T01:22:49Z",
"rates": {
"BSD": 0.00905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BSD",
"amount": 100
},
"result": 0.905,
"rate": 0.00905
}Build with SYP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key