Rate Overview
Live
1 BRL = 114.4854 SOS
1 SOS = 0.008735
BRL
Avg
114.1088
High
114.7246
Low
113.0713
Last updated: 4/17/2026, 6:16:41 AM
Quick Conversions
| BRL | SOS |
|---|---|
| 1 BRL | 114.49 SOS |
| 10 BRL | 1,144.85 SOS |
| 50 BRL | 5,724.27 SOS |
| 100 BRL | 11,448.54 SOS |
| 500 BRL | 57,242.70 SOS |
| 1,000 BRL | 114,485.39 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-04-17T06:16:41Z",
"rates": {
"SOS": 114.48539
}
}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": 11448.538999999999,
"rate": 114.48539
}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