Rate Overview
Live
1 BOB = 15.9650 SYP
1 SYP = 0.062637
BOB
Avg
15.9954
High
16.0889
Low
15.9329
Last updated: 5/27/2026, 11:19:19 AM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 15.97 SYP |
| 10 BOB | 159.65 SYP |
| 50 BOB | 798.25 SYP |
| 100 BOB | 1,596.50 SYP |
| 500 BOB | 7,982.50 SYP |
| 1,000 BOB | 15,965.01 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-05-27T11:19:19Z",
"rates": {
"SYP": 15.965005
}
}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": 1596.5004999999999,
"rate": 15.965005
}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