Rate Overview
Live
1 SYP = 0.062629 BOB
1 BOB = 15.9670
SYP
Avg
0.062555
High
0.062645
Low
0.062392
Last updated: 6/16/2026, 1:28:03 PM
Quick Conversions
| SYP | BOB |
|---|---|
| 1 SYP | 0.06 BOB |
| 10 SYP | 0.63 BOB |
| 50 SYP | 3.13 BOB |
| 100 SYP | 6.26 BOB |
| 500 SYP | 31.31 BOB |
| 1,000 SYP | 62.63 BOB |
Get SYP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BOBExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-16T13:28:03Z",
"rates": {
"BOB": 0.062629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BOB",
"amount": 100
},
"result": 6.2629,
"rate": 0.062629
}Build with SYP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key