Rate Overview
Live
1 BRL = 2.7739 SCR
1 SCR = 0.360500
BRL
Avg
2.7869
High
2.8938
Low
2.5454
Last updated: 7/27/2026, 3:39:54 PM
Quick Conversions
| BRL | SCR |
|---|---|
| 1 BRL | 2.77 SCR |
| 10 BRL | 27.74 SCR |
| 50 BRL | 138.70 SCR |
| 100 BRL | 277.39 SCR |
| 500 BRL | 1,386.96 SCR |
| 1,000 BRL | 2,773.93 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-27T15:39:54Z",
"rates": {
"SCR": 2.773927
}
}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.3927,
"rate": 2.773927
}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