Rate Overview
Live
1 BYN = 4.8327 SCR
1 SCR = 0.206923
BYN
Avg
5.0285
High
5.3067
Low
4.8327
Last updated: 4/17/2026, 6:17:25 AM
Quick Conversions
| BYN | SCR |
|---|---|
| 1 BYN | 4.83 SCR |
| 10 BYN | 48.33 SCR |
| 50 BYN | 241.64 SCR |
| 100 BYN | 483.27 SCR |
| 500 BYN | 2,416.36 SCR |
| 1,000 BYN | 4,832.72 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-04-17T06:17:25Z",
"rates": {
"SCR": 4.832721
}
}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": 483.2721,
"rate": 4.832721
}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