Rate Overview
Live
1 BOB = 1127.39 SYP
1 SYP = 0.000887
BOB
Avg
766.1455
High
1885.29
Low
10.6436
Last updated: 8/22/2026, 2:56:58 PM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 1,127.39 SYP |
| 10 BOB | 11,273.91 SYP |
| 50 BOB | 56,369.53 SYP |
| 100 BOB | 112,739.07 SYP |
| 500 BOB | 563,695.34 SYP |
| 1,000 BOB | 1,127,390.67 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-22T14:56:58Z",
"rates": {
"SYP": 1127.39067
}
}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": 112739.067,
"rate": 1127.39067
}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