Rate Overview
Live
1 BND = 85.6088 SYP
1 SYP = 0.011681
BND
Avg
85.9860
High
86.2328
Low
85.6088
Last updated: 6/19/2026, 8:48:21 AM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 85.61 SYP |
| 10 BND | 856.09 SYP |
| 50 BND | 4,280.44 SYP |
| 100 BND | 8,560.88 SYP |
| 500 BND | 42,804.42 SYP |
| 1,000 BND | 85,608.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-06-19T08:48:21Z",
"rates": {
"SYP": 85.608835
}
}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": 8560.8835,
"rate": 85.608835
}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