Rate Overview
Live
1 BRL = 2.7778 SCR
1 SCR = 0.360002
BRL
Avg
2.7828
High
2.8587
Low
2.6883
Last updated: 9/8/2026, 6:19:24 PM
Quick Conversions
| BRL | SCR |
|---|---|
| 1 BRL | 2.78 SCR |
| 10 BRL | 27.78 SCR |
| 50 BRL | 138.89 SCR |
| 100 BRL | 277.78 SCR |
| 500 BRL | 1,388.88 SCR |
| 1,000 BRL | 2,777.76 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-09-08T18:19:24Z",
"rates": {
"SCR": 2.77776
}
}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": 277.77599999999995,
"rate": 2.77776
}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