Rate Overview
Live
1 BYN = 37.6478 SYP
1 SYP = 0.026562
BYN
Avg
37.9937
High
38.4335
Low
37.6478
Last updated: 3/7/2026, 1:04:11 AM
Quick Conversions
| BYN | SYP |
|---|---|
| 1 BYN | 37.65 SYP |
| 10 BYN | 376.48 SYP |
| 50 BYN | 1,882.39 SYP |
| 100 BYN | 3,764.78 SYP |
| 500 BYN | 18,823.92 SYP |
| 1,000 BYN | 37,647.84 SYP |
Get BYN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SYPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T01:04:11Z",
"rates": {
"SYP": 37.647842
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SYP",
"amount": 100
},
"result": 3764.7841999999996,
"rate": 37.647842
}Build with BYN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key