Rate Overview
Live
1 SYP = 0.018091 BBD
1 BBD = 55.2761
SYP
Avg
0.004219
High
0.018095
Low
0.000153
Last updated: 3/26/2026, 7:28:35 PM
Quick Conversions
| SYP | BBD |
|---|---|
| 1 SYP | 0.02 BBD |
| 10 SYP | 0.18 BBD |
| 50 SYP | 0.90 BBD |
| 100 SYP | 1.81 BBD |
| 500 SYP | 9.05 BBD |
| 1,000 SYP | 18.09 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-03-26T19:28:35Z",
"rates": {
"BBD": 0.018091
}
}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": 1.8091,
"rate": 0.018091
}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