Rate Overview
Live
1 BRL = 108.6015 SOS
1 SOS = 0.009208
BRL
Avg
109.4540
High
111.3751
Low
108.0543
Last updated: 3/7/2026, 8:52:18 AM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 108.60 SOS |
| 10 BRL | 1,086.02 SOS |
| 50 BRL | 5,430.08 SOS |
| 100 BRL | 10,860.15 SOS |
| 500 BRL | 54,300.77 SOS |
| 1,000 BRL | 108,601.53 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-03-07T08:52:18Z",
"rates": {
"SOS": 108.60153
}
}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": 10860.153,
"rate": 108.60153
}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