Rate Overview
Live
1 SYP = 0.000883 BOB
1 BOB = 1132.50
SYP
Avg
0.056547
High
0.096855
Low
0.000626
Last updated: 8/21/2026, 12:34:32 AM
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.88 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-21T00:34:32Z",
"rates": {
"BOB": 0.000883
}
}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.0883,
"rate": 0.000883
}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