Rate Overview
Live
1 BND = 86.8897 SYP
1 SYP = 0.011509
BND
Avg
86.8808
High
87.1415
Low
86.7391
Last updated: 4/17/2026, 7:33:40 AM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 86.89 SYP |
| 10 BND | 868.90 SYP |
| 50 BND | 4,344.48 SYP |
| 100 BND | 8,688.97 SYP |
| 500 BND | 43,444.83 SYP |
| 1,000 BND | 86,889.67 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-04-17T07:33:40Z",
"rates": {
"SYP": 86.889669
}
}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": 8688.9669,
"rate": 86.889669
}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