Rate Overview
Live
1 SYP = 0.011513 BND
1 BND = 86.8583
SYP
Avg
0.011509
High
0.011528
Low
0.011475
Last updated: 4/18/2026, 8:38:08 AM
Quick Conversions
| SYP | BND |
|---|---|
| 1 SYP | 0.01 BND |
| 10 SYP | 0.12 BND |
| 50 SYP | 0.58 BND |
| 100 SYP | 1.15 BND |
| 500 SYP | 5.76 BND |
| 1,000 SYP | 11.51 BND |
Get SYP/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BNDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-18T08:38:08Z",
"rates": {
"BND": 0.011513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BND",
"amount": 100
},
"result": 1.1513,
"rate": 0.011513
}Build with SYP/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key