Rate Overview
Live
1 BRL = 111.0969 SOS
1 SOS = 0.009001
BRL
Avg
110.9201
High
116.1780
Low
104.3170
Last updated: 7/30/2026, 8:07:23 AM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 111.10 SOS |
| 10 BRL | 1,110.97 SOS |
| 50 BRL | 5,554.84 SOS |
| 100 BRL | 11,109.69 SOS |
| 500 BRL | 55,548.44 SOS |
| 1,000 BRL | 111,096.88 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-30T08:07:23Z",
"rates": {
"SOS": 111.096884
}
}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": 11109.688400000001,
"rate": 111.096884
}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