Rate Overview
Live
1 BYN = 5.3459 SCR
1 SCR = 0.187058
BYN
Avg
4.9956
High
5.3459
Low
4.2302
Last updated: 5/27/2026, 8:30:04 PM
Quick Conversions
| BYN | SCR |
|---|---|
| 1 BYN | 5.35 SCR |
| 10 BYN | 53.46 SCR |
| 50 BYN | 267.30 SCR |
| 100 BYN | 534.59 SCR |
| 500 BYN | 2,672.97 SCR |
| 1,000 BYN | 5,345.94 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-05-27T20:30:04Z",
"rates": {
"SCR": 5.345941
}
}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": 534.5941,
"rate": 5.345941
}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