Rate Overview
Live
1 BYN = 37.0213 SYP
1 SYP = 0.027011
BYN
Avg
3312.83
High
3974.52
Low
37.0213
Last updated: 3/27/2026, 3:34:49 PM
Quick Conversions
| BYN | SYP |
|---|---|
| 1 BYN | 37.02 SYP |
| 10 BYN | 370.21 SYP |
| 50 BYN | 1,851.06 SYP |
| 100 BYN | 3,702.13 SYP |
| 500 BYN | 18,510.64 SYP |
| 1,000 BYN | 37,021.29 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-27T15:34:49Z",
"rates": {
"SYP": 37.021288
}
}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": 3702.1288,
"rate": 37.021288
}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