Rate Overview
Live
1 BRL = 2.8275 SCR
1 SCR = 0.353664
BRL
Avg
2.7400
High
2.8413
Low
2.5454
Last updated: 7/9/2026, 12:24:41 AM
Quick Conversions
| BRL | SCR |
|---|---|
| 1 BRL | 2.83 SCR |
| 10 BRL | 28.28 SCR |
| 50 BRL | 141.38 SCR |
| 100 BRL | 282.75 SCR |
| 500 BRL | 1,413.77 SCR |
| 1,000 BRL | 2,827.54 SCR |
Get BRL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SCRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-09T00:24:41Z",
"rates": {
"SCR": 2.827541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SCR",
"amount": 100
},
"result": 282.7541,
"rate": 2.827541
}Build with BRL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key