Rate Overview
Live
1 BND = 10267.25 SYP
1 SYP = 0.000097
BND
Avg
10268.99
High
10285.36
Low
10251.87
Last updated: 9/13/2026, 4:27:30 PM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 10,267.25 SYP |
| 10 BND | 102,672.48 SYP |
| 50 BND | 513,362.38 SYP |
| 100 BND | 1,026,724.76 SYP |
| 500 BND | 5,133,623.80 SYP |
| 1,000 BND | 10,267,247.60 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-09-13T16:27:30Z",
"rates": {
"SYP": 10267.247603
}
}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": 1026724.7603,
"rate": 10267.247603
}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