Rate Overview
Live
1 SYP = 0.026561 BYN
1 BYN = 37.6492
SYP
Avg
0.026321
High
0.026561
Low
0.026018
Last updated: 3/7/2026, 1:41:31 AM
Quick Conversions
| SYP | BYN |
|---|---|
| 1 SYP | 0.03 BYN |
| 10 SYP | 0.27 BYN |
| 50 SYP | 1.33 BYN |
| 100 SYP | 2.66 BYN |
| 500 SYP | 13.28 BYN |
| 1,000 SYP | 26.56 BYN |
Get SYP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BYNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-07T01:41:31Z",
"rates": {
"BYN": 0.026561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BYN",
"amount": 100
},
"result": 2.6561000000000003,
"rate": 0.026561
}Build with SYP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key