Rate Overview
Live
1 BOB = 16.0140 SYP
1 SYP = 0.062445
BOB
Avg
15.9981
High
16.0574
Low
15.9506
Last updated: 5/27/2026, 3:39:24 AM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 16.01 SYP |
| 10 BOB | 160.14 SYP |
| 50 BOB | 800.70 SYP |
| 100 BOB | 1,601.40 SYP |
| 500 BOB | 8,006.99 SYP |
| 1,000 BOB | 16,013.98 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-27T03:39:24Z",
"rates": {
"SYP": 16.013979
}
}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": 1601.3979,
"rate": 16.013979
}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