Rate Overview
Live
1 BND = 87.5328 SYP
1 SYP = 0.011424
BND
Avg
86.8581
High
87.5328
Low
86.6254
Last updated: 5/7/2026, 12:33:58 PM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 87.53 SYP |
| 10 BND | 875.33 SYP |
| 50 BND | 4,376.64 SYP |
| 100 BND | 8,753.28 SYP |
| 500 BND | 43,766.39 SYP |
| 1,000 BND | 87,532.78 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-07T12:33:58Z",
"rates": {
"SYP": 87.53278
}
}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": 8753.278,
"rate": 87.53278
}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