Rate Overview
Live
1 BRL = 2.8168 SCR
1 SCR = 0.355013
BRL
Avg
2.8177
High
2.8724
Low
2.7410
Last updated: 7/30/2026, 11:08:39 AM
Quick Conversions
| BRL | SCR |
|---|---|
| 1 BRL | 2.82 SCR |
| 10 BRL | 28.17 SCR |
| 50 BRL | 140.84 SCR |
| 100 BRL | 281.68 SCR |
| 500 BRL | 1,408.40 SCR |
| 1,000 BRL | 2,816.80 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-30T11:08:39Z",
"rates": {
"SCR": 2.816802
}
}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": 281.6802,
"rate": 2.816802
}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