Rate Overview
Live
1 BOB = 16.0442 SYP
1 SYP = 0.062328
BOB
Avg
16.0194
High
16.0442
Low
16.0012
Last updated: 4/16/2026, 11:44:29 PM
Quick Conversions
| BOB | SYP |
|---|---|
| 1 BOB | 16.04 SYP |
| 10 BOB | 160.44 SYP |
| 50 BOB | 802.21 SYP |
| 100 BOB | 1,604.42 SYP |
| 500 BOB | 8,022.09 SYP |
| 1,000 BOB | 16,044.18 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-04-16T23:44:29Z",
"rates": {
"SYP": 16.044178
}
}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.4178,
"rate": 16.044178
}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