Rate Overview
Live
1 BRL = 109.6559 SOS
1 SOS = 0.009119
BRL
Avg
109.5762
High
111.9233
Low
106.0834
Last updated: 8/18/2026, 5:40:28 PM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 109.66 SOS |
| 10 BRL | 1,096.56 SOS |
| 50 BRL | 5,482.80 SOS |
| 100 BRL | 10,965.59 SOS |
| 500 BRL | 54,827.95 SOS |
| 1,000 BRL | 109,655.91 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-08-18T17:40:28Z",
"rates": {
"SOS": 109.655905
}
}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": 10965.5905,
"rate": 109.655905
}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