Rate Overview
Live
1 BND = 85.6190 SYP
1 SYP = 0.011680
BND
Avg
85.5879
High
85.6763
Low
85.5091
Last updated: 7/11/2026, 12:41:29 PM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 85.62 SYP |
| 10 BND | 856.19 SYP |
| 50 BND | 4,280.95 SYP |
| 100 BND | 8,561.90 SYP |
| 500 BND | 42,809.50 SYP |
| 1,000 BND | 85,619.00 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-07-11T12:41:29Z",
"rates": {
"SYP": 85.619003
}
}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": 8561.900300000001,
"rate": 85.619003
}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