Rate Overview
Live
1 SYP = 0.000887 BOB
1 BOB = 1127.40
SYP
Avg
0.017191
High
0.089614
Low
0.000524
Last updated: 8/22/2026, 9:44:44 PM
Quick Conversions
| SYP | BOB |
|---|---|
| 1 SYP | 0.00 BOB |
| 10 SYP | 0.01 BOB |
| 50 SYP | 0.04 BOB |
| 100 SYP | 0.09 BOB |
| 500 SYP | 0.44 BOB |
| 1,000 SYP | 0.89 BOB |
Get SYP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BOBExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-22T21:44:44Z",
"rates": {
"BOB": 0.000887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BOB",
"amount": 100
},
"result": 0.0887,
"rate": 0.000887
}Build with SYP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key