Rate Overview
Live
1 BRL = 112.3940 SOS
1 SOS = 0.008897
BRL
Avg
111.4269
High
116.4472
Low
108.1154
Last updated: 7/26/2026, 3:36:48 AM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 112.39 SOS |
| 10 BRL | 1,123.94 SOS |
| 50 BRL | 5,619.70 SOS |
| 100 BRL | 11,239.40 SOS |
| 500 BRL | 56,197.01 SOS |
| 1,000 BRL | 112,394.01 SOS |
Get BRL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SOSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-26T03:36:48Z",
"rates": {
"SOS": 112.394011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SOS",
"amount": 100
},
"result": 11239.401100000001,
"rate": 112.394011
}Build with BRL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key