Rate Overview
Live
1 BND = 86.6158 SYP
1 SYP = 0.011545
BND
Avg
86.9313
High
87.9158
Low
86.4735
Last updated: 3/7/2026, 4:58:00 AM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 86.62 SYP |
| 10 BND | 866.16 SYP |
| 50 BND | 4,330.79 SYP |
| 100 BND | 8,661.58 SYP |
| 500 BND | 43,307.92 SYP |
| 1,000 BND | 86,615.83 SYP |
Get BND/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SYPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T04:58:00Z",
"rates": {
"SYP": 86.615831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SYP",
"amount": 100
},
"result": 8661.5831,
"rate": 86.615831
}Build with BND/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key