Rate Overview
Live
1 SYP = 0.000230 BYN
1 BYN = 4347.83
SYP
Avg
0.014109
High
0.027190
Low
0.000230
Last updated: 8/25/2026, 8:47:03 PM
Quick Conversions
| SYP | BYN |
|---|---|
| 1 SYP | 0.00 BYN |
| 10 SYP | 0.00 BYN |
| 50 SYP | 0.01 BYN |
| 100 SYP | 0.02 BYN |
| 500 SYP | 0.12 BYN |
| 1,000 SYP | 0.23 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-08-25T20:47:03Z",
"rates": {
"BYN": 0.00023
}
}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": 0.023,
"rate": 0.00023
}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