Rate Overview
Live
1 BND = 10233.51 SYP
1 SYP = 0.000098
BND
Avg
4178.84
High
10331.81
Low
85.2042
Last updated: 8/21/2026, 8:45:39 PM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 10,233.51 SYP |
| 10 BND | 102,335.13 SYP |
| 50 BND | 511,675.64 SYP |
| 100 BND | 1,023,351.28 SYP |
| 500 BND | 5,116,756.39 SYP |
| 1,000 BND | 10,233,512.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-08-21T20:45:39Z",
"rates": {
"SYP": 10233.512783
}
}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": 1023351.2783,
"rate": 10233.512783
}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