Rate Overview
Live
1 BND = 10243.86 SYP
1 SYP = 0.000098
BND
Avg
1352.61
High
10243.86
Low
85.4483
Last updated: 8/23/2026, 12:33:31 PM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 10,243.86 SYP |
| 10 BND | 102,438.57 SYP |
| 50 BND | 512,192.84 SYP |
| 100 BND | 1,024,385.68 SYP |
| 500 BND | 5,121,928.40 SYP |
| 1,000 BND | 10,243,856.81 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-23T12:33:31Z",
"rates": {
"SYP": 10243.856805
}
}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": 1024385.6804999999,
"rate": 10243.856805
}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