Rate Overview
Live
1 BRL = 2.7562 SCR
1 SCR = 0.362824
BRL
Avg
2.8714
High
3.0315
Low
2.7562
Last updated: 4/17/2026, 6:23:06 AM
Quick Conversions
| BRL | SCR |
|---|---|
| 1 BRL | 2.76 SCR |
| 10 BRL | 27.56 SCR |
| 50 BRL | 137.81 SCR |
| 100 BRL | 275.62 SCR |
| 500 BRL | 1,378.08 SCR |
| 1,000 BRL | 2,756.15 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-04-17T06:23:06Z",
"rates": {
"SCR": 2.756154
}
}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": 275.6154,
"rate": 2.756154
}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