Rate Overview
Live
1 BRL = 109.1054 SOS
1 SOS = 0.009165
BRL
Avg
104.8001
High
109.7611
Low
96.9458
Last updated: 3/27/2026, 2:37:41 PM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 109.11 SOS |
| 10 BRL | 1,091.05 SOS |
| 50 BRL | 5,455.27 SOS |
| 100 BRL | 10,910.54 SOS |
| 500 BRL | 54,552.72 SOS |
| 1,000 BRL | 109,105.44 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-03-27T14:37:41Z",
"rates": {
"SOS": 109.105443
}
}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": 10910.5443,
"rate": 109.105443
}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