Rate Overview
Live
1 BRL = 110.4239 SOS
1 SOS = 0.009056
BRL
Avg
110.4347
High
110.8726
Low
109.8827
Last updated: 7/9/2026, 10:04:30 AM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 110.42 SOS |
| 10 BRL | 1,104.24 SOS |
| 50 BRL | 5,521.20 SOS |
| 100 BRL | 11,042.39 SOS |
| 500 BRL | 55,211.97 SOS |
| 1,000 BRL | 110,423.94 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-09T10:04:30Z",
"rates": {
"SOS": 110.42394
}
}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": 11042.394,
"rate": 110.42394
}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