Rate Overview
Live
1 BYN = 40.1997 SYP
1 SYP = 0.024876
BYN
Avg
860.2661
High
3836.37
Low
36.8075
Last updated: 5/27/2026, 7:27:59 AM
Quick Conversions
| BYN | SYP |
|---|---|
| 1 BYN | 40.20 SYP |
| 10 BYN | 402.00 SYP |
| 50 BYN | 2,009.99 SYP |
| 100 BYN | 4,019.97 SYP |
| 500 BYN | 20,099.86 SYP |
| 1,000 BYN | 40,199.71 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-27T07:27:59Z",
"rates": {
"SYP": 40.19971
}
}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": 4019.9710000000005,
"rate": 40.19971
}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