Rate Overview
Live
1 SYP = 0.011644 BND
1 BND = 85.8811
SYP
Avg
0.011621
High
0.011645
Low
0.011596
Last updated: 6/18/2026, 6:24:49 PM
Quick Conversions
| SYP | BND |
|---|---|
| 1 SYP | 0.01 BND |
| 10 SYP | 0.12 BND |
| 50 SYP | 0.58 BND |
| 100 SYP | 1.16 BND |
| 500 SYP | 5.82 BND |
| 1,000 SYP | 11.64 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-06-18T18:24:49Z",
"rates": {
"BND": 0.011644
}
}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.1643999999999999,
"rate": 0.011644
}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