Rate Overview
Live
1 SCR = 0.193644 BYN
1 BYN = 5.1641
SCR
Avg
0.196536
High
0.206453
Low
0.184192
Last updated: 5/26/2026, 1:39:42 PM
Quick Conversions
| SCR | BYN |
|---|---|
| 1 SCR | 0.19 BYN |
| 10 SCR | 1.94 BYN |
| 50 SCR | 9.68 BYN |
| 100 SCR | 19.36 BYN |
| 500 SCR | 96.82 BYN |
| 1,000 SCR | 193.64 BYN |
Get SCR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BYNExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-26T13:39:42Z",
"rates": {
"BYN": 0.193644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BYN",
"amount": 100
},
"result": 19.3644,
"rate": 0.193644
}Build with SCR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key