Rate Overview
Live
1 BBD = 55.2634 SYP
1 SYP = 0.018095
BBD
Avg
55.3213
High
55.7008
Low
55.2625
Last updated: 3/6/2026, 8:08:50 AM
Quick Conversions
| BBD | SYP |
|---|---|
| 1 BBD | 55.26 SYP |
| 10 BBD | 552.63 SYP |
| 50 BBD | 2,763.17 SYP |
| 100 BBD | 5,526.34 SYP |
| 500 BBD | 27,631.69 SYP |
| 1,000 BBD | 55,263.38 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-03-06T08:08:50Z",
"rates": {
"SYP": 55.263378
}
}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": 5526.3378,
"rate": 55.263378
}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