Rate Overview
Live
1 BRL = 116.0938 SOS
1 SOS = 0.008614
BRL
Avg
115.3400
High
116.1780
Low
114.3647
Last updated: 5/7/2026, 8:01:37 AM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 116.09 SOS |
| 10 BRL | 1,160.94 SOS |
| 50 BRL | 5,804.69 SOS |
| 100 BRL | 11,609.38 SOS |
| 500 BRL | 58,046.89 SOS |
| 1,000 BRL | 116,093.78 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-05-07T08:01:37Z",
"rates": {
"SOS": 116.093784
}
}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": 11609.3784,
"rate": 116.093784
}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