Rate Overview
Live
1 SYP = 0.011694 BND
1 BND = 85.5139
SYP
Avg
0.011696
High
0.011731
Low
0.011676
Last updated: 7/8/2026, 5:38:00 AM
Quick Conversions
| SYP | BND |
|---|---|
| 1 SYP | 0.01 BND |
| 10 SYP | 0.12 BND |
| 50 SYP | 0.58 BND |
| 100 SYP | 1.17 BND |
| 500 SYP | 5.85 BND |
| 1,000 SYP | 11.69 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-07-08T05:38:00Z",
"rates": {
"BND": 0.011694
}
}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.1694,
"rate": 0.011694
}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