Rate Overview
Live
1 SCR = 0.200517 BYN
1 BYN = 4.9871
SCR
Avg
0.197831
High
0.204022
Low
0.192436
Last updated: 6/30/2026, 4:50:29 PM
Quick Conversions
| SCR | BYN |
|---|---|
| 1 SCR | 0.20 BYN |
| 10 SCR | 2.01 BYN |
| 50 SCR | 10.03 BYN |
| 100 SCR | 20.05 BYN |
| 500 SCR | 100.26 BYN |
| 1,000 SCR | 200.52 BYN |
Get SCR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BYNExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-30T16:50:29Z",
"rates": {
"BYN": 0.200517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BYN",
"amount": 100
},
"result": 20.0517,
"rate": 0.200517
}Build with SCR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key