Rate Overview
Live
1 BBD = 6502.35 SYP
1 SYP = 0.000154
BBD
Avg
6501.89
High
6507.41
Low
6499.26
Last updated: 8/23/2026, 5:47:19 PM
Quick Conversions
| BBD | SYP |
|---|---|
| 1 BBD | 6,502.35 SYP |
| 10 BBD | 65,023.54 SYP |
| 50 BBD | 325,117.69 SYP |
| 100 BBD | 650,235.37 SYP |
| 500 BBD | 3,251,176.86 SYP |
| 1,000 BBD | 6,502,353.72 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-08-23T17:47:19Z",
"rates": {
"SYP": 6502.353719
}
}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": 650235.3719,
"rate": 6502.353719
}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