Rate Overview
Live
1 BOB = 1131.11 SYP
1 SYP = 0.000884
BOB
Avg
218.3686
High
1596.91
Low
10.3247
Last updated: 8/25/2026, 9:47:04 PM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 1,131.11 SYP |
| 10 BOB | 11,311.08 SYP |
| 50 BOB | 56,555.41 SYP |
| 100 BOB | 113,110.81 SYP |
| 500 BOB | 565,554.05 SYP |
| 1,000 BOB | 1,131,108.10 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-25T21:47:04Z",
"rates": {
"SYP": 1131.108102
}
}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": 113110.81019999999,
"rate": 1131.108102
}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