Rate Overview
Live
1 BRL = 111.9769 SOS
1 SOS = 0.008930
BRL
Avg
110.7958
High
112.4036
Low
109.7789
Last updated: 9/3/2026, 7:38:51 PM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 111.98 SOS |
| 10 BRL | 1,119.77 SOS |
| 50 BRL | 5,598.84 SOS |
| 100 BRL | 11,197.69 SOS |
| 500 BRL | 55,988.44 SOS |
| 1,000 BRL | 111,976.87 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-09-03T19:38:51Z",
"rates": {
"SOS": 111.976874
}
}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": 11197.687399999999,
"rate": 111.976874
}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