Rate Overview
Live
1 BND = 86.5784 SYP
1 SYP = 0.011550
BND
Avg
862.6185
High
8632.89
Low
85.7872
Last updated: 5/27/2026, 6:26:36 PM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 86.58 SYP |
| 10 BND | 865.78 SYP |
| 50 BND | 4,328.92 SYP |
| 100 BND | 8,657.84 SYP |
| 500 BND | 43,289.20 SYP |
| 1,000 BND | 86,578.41 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-05-27T18:26:36Z",
"rates": {
"SYP": 86.578408
}
}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": 8657.8408,
"rate": 86.578408
}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