Rate Overview
Live
1 BRL = 1.5768 SBD
1 SBD = 0.634213
BRL
Avg
1.5465
High
1.6344
Low
1.4619
Last updated: 7/28/2026, 9:24:07 PM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.58 SBD |
| 10 BRL | 15.77 SBD |
| 50 BRL | 78.84 SBD |
| 100 BRL | 157.68 SBD |
| 500 BRL | 788.38 SBD |
| 1,000 BRL | 1,576.76 SBD |
Get BRL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SBDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-28T21:24:07Z",
"rates": {
"SBD": 1.576757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SBD",
"amount": 100
},
"result": 157.6757,
"rate": 1.576757
}Build with BRL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key