Rate Overview
Live
1 BRL = 112.0156 SOS
1 SOS = 0.008927
BRL
Avg
108.5336
High
116.4472
Low
101.6254
Last updated: 7/27/2026, 10:26:57 PM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 112.02 SOS |
| 10 BRL | 1,120.16 SOS |
| 50 BRL | 5,600.78 SOS |
| 100 BRL | 11,201.56 SOS |
| 500 BRL | 56,007.79 SOS |
| 1,000 BRL | 112,015.58 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-27T22:26:57Z",
"rates": {
"SOS": 112.015579
}
}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": 11201.5579,
"rate": 112.015579
}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