Rate Overview
Live
1 BRL = 113.1532 SOS
1 SOS = 0.008838
BRL
Avg
114.6440
High
116.6806
Low
112.8038
Last updated: 5/27/2026, 6:30:36 PM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 113.15 SOS |
| 10 BRL | 1,131.53 SOS |
| 50 BRL | 5,657.66 SOS |
| 100 BRL | 11,315.32 SOS |
| 500 BRL | 56,576.58 SOS |
| 1,000 BRL | 113,153.16 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-27T18:30:36Z",
"rates": {
"SOS": 113.153164
}
}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": 11315.3164,
"rate": 113.153164
}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