Rate Overview
Live
1 BOB = 1125.85 SYP
1 SYP = 0.000888
BOB
Avg
1121.54
High
1131.83
Low
1111.66
Last updated: 8/21/2026, 9:20:10 AM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 1,125.85 SYP |
| 10 BOB | 11,258.47 SYP |
| 50 BOB | 56,292.35 SYP |
| 100 BOB | 112,584.69 SYP |
| 500 BOB | 562,923.46 SYP |
| 1,000 BOB | 1,125,846.93 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-08-21T09:20:10Z",
"rates": {
"SYP": 1125.846927
}
}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": 112584.6927,
"rate": 1125.846927
}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