Rate Overview
Live
1 BYN = 4.8823 SCR
1 SCR = 0.204822
BYN
Avg
4.6021
High
5.2422
Low
4.1903
Last updated: 7/28/2026, 2:20:31 PM
Quick Conversions
| BYN | SCR |
|---|---|
| 1 BYN | 4.88 SCR |
| 10 BYN | 48.82 SCR |
| 50 BYN | 244.11 SCR |
| 100 BYN | 488.23 SCR |
| 500 BYN | 2,441.14 SCR |
| 1,000 BYN | 4,882.28 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-28T14:20:31Z",
"rates": {
"SCR": 4.882281
}
}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": 488.2281,
"rate": 4.882281
}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