Rate Overview
Live
1 SYP = 0.027011 BYN
1 BYN = 37.0220
SYP
Avg
0.027089
High
0.027539
Low
0.026787
Last updated: 3/27/2026, 11:55:41 AM
Quick Conversions
| SYP | BYN |
|---|---|
| 1 SYP | 0.03 BYN |
| 10 SYP | 0.27 BYN |
| 50 SYP | 1.35 BYN |
| 100 SYP | 2.70 BYN |
| 500 SYP | 13.51 BYN |
| 1,000 SYP | 27.01 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-27T11:55:41Z",
"rates": {
"BYN": 0.027011
}
}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.7011,
"rate": 0.027011
}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