Rate Overview
Live
1 BBD = 55.2731 SYP
1 SYP = 0.018092
BBD
Avg
55.3116
High
55.4899
Low
55.2657
Last updated: 3/26/2026, 4:23:08 PM
Quick Conversions
| BBD | SYP |
|---|---|
| 1 BBD | 55.27 SYP |
| 10 BBD | 552.73 SYP |
| 50 BBD | 2,763.66 SYP |
| 100 BBD | 5,527.31 SYP |
| 500 BBD | 27,636.56 SYP |
| 1,000 BBD | 55,273.12 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-26T16:23:08Z",
"rates": {
"SYP": 55.273124
}
}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": 5527.312400000001,
"rate": 55.273124
}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