Rate Overview
Live
1 BND = 10251.66 SYP
1 SYP = 0.000098
BND
Avg
7397.42
High
10489.31
Low
85.5131
Last updated: 8/22/2026, 2:51:16 PM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 10,251.66 SYP |
| 10 BND | 102,516.65 SYP |
| 50 BND | 512,583.24 SYP |
| 100 BND | 1,025,166.48 SYP |
| 500 BND | 5,125,832.39 SYP |
| 1,000 BND | 10,251,664.77 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-22T14:51:16Z",
"rates": {
"SYP": 10251.66477
}
}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": 1025166.477,
"rate": 10251.66477
}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