Rate Overview
Live
1 SYP = 0.000153 BBD
1 BBD = 6535.95
SYP
Avg
0.000153
High
0.000153
Low
0.000153
Last updated: 8/29/2026, 4:43:29 PM
Quick Conversions
| SYP | BBD |
|---|---|
| 1 SYP | 0.00 BBD |
| 10 SYP | 0.00 BBD |
| 50 SYP | 0.01 BBD |
| 100 SYP | 0.02 BBD |
| 500 SYP | 0.08 BBD |
| 1,000 SYP | 0.15 BBD |
Get SYP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BBDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-29T16:43:29Z",
"rates": {
"BBD": 0.000153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BBD",
"amount": 100
},
"result": 0.015300000000000001,
"rate": 0.000153
}Build with SYP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key