Rate Overview
Live
1 BND = 10177.29 SYP
1 SYP = 0.000098
BND
Avg
10167.06
High
10177.29
Low
10157.28
Last updated: 8/20/2026, 12:43:22 AM
Quick Conversions
| BND | SYP |
|---|---|
| 1 BND | 10,177.29 SYP |
| 10 BND | 101,772.91 SYP |
| 50 BND | 508,864.57 SYP |
| 100 BND | 1,017,729.14 SYP |
| 500 BND | 5,088,645.72 SYP |
| 1,000 BND | 10,177,291.44 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-20T00:43:22Z",
"rates": {
"SYP": 10177.291437
}
}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": 1017729.1437,
"rate": 10177.291437
}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