Rate Overview
Live
1 BBD = 54.9928 SYP
1 SYP = 0.018184
BBD
Avg
54.9145
High
54.9928
Low
54.8636
Last updated: 5/6/2026, 6:08:38 AM
Quick Conversions
| BBD | SYP |
|---|---|
| 1 BBD | 54.99 SYP |
| 10 BBD | 549.93 SYP |
| 50 BBD | 2,749.64 SYP |
| 100 BBD | 5,499.28 SYP |
| 500 BBD | 27,496.42 SYP |
| 1,000 BBD | 54,992.85 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-05-06T06:08:38Z",
"rates": {
"SYP": 54.992846
}
}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": 5499.2846,
"rate": 54.992846
}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