Rate Overview
Live
1 BOB = 1045.34 SYP
1 SYP = 0.000957
BOB
Avg
1053.14
High
1096.33
Low
1028.38
Last updated: 9/14/2026, 4:26:27 PM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 1,045.34 SYP |
| 10 BOB | 10,453.38 SYP |
| 50 BOB | 52,266.92 SYP |
| 100 BOB | 104,533.83 SYP |
| 500 BOB | 522,669.15 SYP |
| 1,000 BOB | 1,045,338.30 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-09-14T16:26:27Z",
"rates": {
"SYP": 1045.338304
}
}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": 104533.8304,
"rate": 1045.338304
}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