Rate Overview
Live
1 BBD = 6502.23 SYP
1 SYP = 0.000154
BBD
Avg
6501.89
High
6503.94
Low
6500.40
Last updated: 9/14/2026, 8:00:56 PM
Quick Conversions
| BBD | SYP |
|---|---|
| 1 BBD | 6,502.23 SYP |
| 10 BBD | 65,022.30 SYP |
| 50 BBD | 325,111.52 SYP |
| 100 BBD | 650,223.05 SYP |
| 500 BBD | 3,251,115.23 SYP |
| 1,000 BBD | 6,502,230.46 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-09-14T20:00:56Z",
"rates": {
"SYP": 6502.230464
}
}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": 650223.0464,
"rate": 6502.230464
}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