Rate Overview
Live
1 BBD = 54.9005 SYP
1 SYP = 0.018215
BBD
Avg
54.9730
High
55.3118
Low
54.9005
Last updated: 4/15/2026, 10:49:35 PM
Quick Conversions
| BBD | SYP |
|---|---|
| 1 BBD | 54.90 SYP |
| 10 BBD | 549.00 SYP |
| 50 BBD | 2,745.02 SYP |
| 100 BBD | 5,490.05 SYP |
| 500 BBD | 27,450.25 SYP |
| 1,000 BBD | 54,900.49 SYP |
Get BBD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SYPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-15T22:49:35Z",
"rates": {
"SYP": 54.900493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SYP",
"amount": 100
},
"result": 5490.0493,
"rate": 54.900493
}Build with BBD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key