Rate Overview
Live
1 BRL = 2.8203 SCR
1 SCR = 0.354573
BRL
Avg
2.8157
High
2.8685
Low
2.7309
Last updated: 6/19/2026, 8:28:45 AM
Quick Conversions
| BRL | SCR |
|---|---|
| 1 BRL | 2.82 SCR |
| 10 BRL | 28.20 SCR |
| 50 BRL | 141.01 SCR |
| 100 BRL | 282.03 SCR |
| 500 BRL | 1,410.15 SCR |
| 1,000 BRL | 2,820.29 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-06-19T08:28:45Z",
"rates": {
"SCR": 2.820294
}
}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.0294,
"rate": 2.820294
}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