Rate Overview
Live
1 BOB = 15.9988 SYP
1 SYP = 0.062505
BOB
Avg
241.6835
High
1596.91
Low
15.9645
Last updated: 3/27/2026, 1:42:53 PM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 16.00 SYP |
| 10 BOB | 159.99 SYP |
| 50 BOB | 799.94 SYP |
| 100 BOB | 1,599.88 SYP |
| 500 BOB | 7,999.39 SYP |
| 1,000 BOB | 15,998.77 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-03-27T13:42:53Z",
"rates": {
"SYP": 15.998772
}
}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": 1599.8772000000001,
"rate": 15.998772
}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