Rate Overview
Live
1 BOB = 16.0302 SYP
1 SYP = 0.062382
BOB
Avg
15.9999
High
16.0302
Low
15.9329
Last updated: 5/7/2026, 2:22:00 AM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 16.03 SYP |
| 10 BOB | 160.30 SYP |
| 50 BOB | 801.51 SYP |
| 100 BOB | 1,603.02 SYP |
| 500 BOB | 8,015.12 SYP |
| 1,000 BOB | 16,030.24 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-05-07T02:22:00Z",
"rates": {
"SYP": 16.03024
}
}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": 1603.024,
"rate": 16.03024
}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