Rate Overview
Live
1 BYN = 39.1246 SYP
1 SYP = 0.025559
BYN
Avg
39.1575
High
39.3098
Low
39.0553
Last updated: 5/7/2026, 1:26:27 AM
Quick Conversions
| BYN | SYP |
|---|---|
| 1 BYN | 39.12 SYP |
| 10 BYN | 391.25 SYP |
| 50 BYN | 1,956.23 SYP |
| 100 BYN | 3,912.46 SYP |
| 500 BYN | 19,562.31 SYP |
| 1,000 BYN | 39,124.62 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-05-07T01:26:27Z",
"rates": {
"SYP": 39.124624
}
}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": 3912.4624,
"rate": 39.124624
}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