Rate Overview
Live
1 BBD = 55.2362 SYP
1 SYP = 0.018104
BBD
Avg
55.2658
High
55.3065
Low
55.2362
Last updated: 6/15/2026, 12:49:44 PM
Quick Conversions
| BBD | SYP |
|---|---|
| 1 BBD | 55.24 SYP |
| 10 BBD | 552.36 SYP |
| 50 BBD | 2,761.81 SYP |
| 100 BBD | 5,523.62 SYP |
| 500 BBD | 27,618.10 SYP |
| 1,000 BBD | 55,236.19 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-06-15T12:49:44Z",
"rates": {
"SYP": 55.23619
}
}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": 5523.619,
"rate": 55.23619
}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