Rate Overview
Live
1 BRL = 110.1856 SOS
1 SOS = 0.009076
BRL
Avg
111.8951
High
113.1664
Low
110.1856
Last updated: 6/19/2026, 8:47:34 AM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 110.19 SOS |
| 10 BRL | 1,101.86 SOS |
| 50 BRL | 5,509.28 SOS |
| 100 BRL | 11,018.56 SOS |
| 500 BRL | 55,092.82 SOS |
| 1,000 BRL | 110,185.64 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-06-19T08:47:34Z",
"rates": {
"SOS": 110.185645
}
}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": 11018.564499999999,
"rate": 110.185645
}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