Rate Overview
Live
1 SBD = 0.634542 BRL
1 BRL = 1.5759
SBD
Avg
0.635230
High
0.646794
Low
0.628130
Last updated: 7/28/2026, 8:19:36 AM
Quick Conversions
| SBD | BRL |
|---|---|
| 1 SBD | 0.63 BRL |
| 10 SBD | 6.35 BRL |
| 50 SBD | 31.73 BRL |
| 100 SBD | 63.45 BRL |
| 500 SBD | 317.27 BRL |
| 1,000 SBD | 634.54 BRL |
Get SBD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BRLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-28T08:19:36Z",
"rates": {
"BRL": 0.634542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BRL",
"amount": 100
},
"result": 63.45420000000001,
"rate": 0.634542
}Build with SBD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key