Rate Overview
Live
1 BRL = 110.9151 SOS
1 SOS = 0.009016
BRL
Avg
110.9143
High
116.1780
Low
104.3170
Last updated: 7/29/2026, 7:30:25 PM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 110.92 SOS |
| 10 BRL | 1,109.15 SOS |
| 50 BRL | 5,545.76 SOS |
| 100 BRL | 11,091.51 SOS |
| 500 BRL | 55,457.56 SOS |
| 1,000 BRL | 110,915.12 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-29T19:30:25Z",
"rates": {
"SOS": 110.915123
}
}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": 11091.512299999999,
"rate": 110.915123
}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