Rate Overview
Live
1 BYN = 5.0854 SCR
1 SCR = 0.196640
BYN
Avg
5.0177
High
5.3773
Low
4.5277
Last updated: 7/26/2026, 1:59:56 AM
Quick Conversions
| BYN | SCR |
|---|---|
| 1 BYN | 5.09 SCR |
| 10 BYN | 50.85 SCR |
| 50 BYN | 254.27 SCR |
| 100 BYN | 508.54 SCR |
| 500 BYN | 2,542.72 SCR |
| 1,000 BYN | 5,085.44 SCR |
Get BYN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SCRExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-26T01:59:56Z",
"rates": {
"SCR": 5.085439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SCR",
"amount": 100
},
"result": 508.5439,
"rate": 5.085439
}Build with BYN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key