Rate Overview
Live
1 BYN = 5.0511 SCR
1 SCR = 0.197978
BYN
Avg
4.8692
High
5.0511
Low
4.5277
Last updated: 7/7/2026, 5:27:24 AM
Quick Conversions
| BYN | SCR |
|---|---|
| 1 BYN | 5.05 SCR |
| 10 BYN | 50.51 SCR |
| 50 BYN | 252.55 SCR |
| 100 BYN | 505.11 SCR |
| 500 BYN | 2,525.53 SCR |
| 1,000 BYN | 5,051.06 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-07T05:27:24Z",
"rates": {
"SCR": 5.051059
}
}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": 505.1059,
"rate": 5.051059
}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