Rate Overview
Live
1 BOB = 16.0411 SYP
1 SYP = 0.062340
BOB
Avg
16.0091
High
16.1052
Low
15.9193
Last updated: 3/7/2026, 4:26:22 AM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 16.04 SYP |
| 10 BOB | 160.41 SYP |
| 50 BOB | 802.05 SYP |
| 100 BOB | 1,604.11 SYP |
| 500 BOB | 8,020.53 SYP |
| 1,000 BOB | 16,041.07 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-03-07T04:26:22Z",
"rates": {
"SYP": 16.041067
}
}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": 1604.1067000000003,
"rate": 16.041067
}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