Rate Overview
Live
1 BOB = 15.9579 SYP
1 SYP = 0.062665
BOB
Avg
15.9672
High
15.9954
Low
15.9326
Last updated: 7/6/2026, 6:59:47 AM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 15.96 SYP |
| 10 BOB | 159.58 SYP |
| 50 BOB | 797.89 SYP |
| 100 BOB | 1,595.79 SYP |
| 500 BOB | 7,978.94 SYP |
| 1,000 BOB | 15,957.88 SYP |
Get BOB/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SYPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-06T06:59:47Z",
"rates": {
"SYP": 15.95788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SYP",
"amount": 100
},
"result": 1595.788,
"rate": 15.95788
}Build with BOB/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key