Rate Overview
Live
1 BYN = 5.0952 SCR
1 SCR = 0.196264
BYN
Avg
4.9924
High
5.0952
Low
4.7173
Last updated: 3/7/2026, 1:03:38 AM
Quick Conversions
| BYN | SCR |
|---|---|
| 1 BYN | 5.10 SCR |
| 10 BYN | 50.95 SCR |
| 50 BYN | 254.76 SCR |
| 100 BYN | 509.52 SCR |
| 500 BYN | 2,547.60 SCR |
| 1,000 BYN | 5,095.19 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-03-07T01:03:38Z",
"rates": {
"SCR": 5.09519
}
}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": 509.51899999999995,
"rate": 5.09519
}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