Rate Overview
Live
1 SBD = 0.649313 BRL
1 BRL = 1.5401
SBD
Avg
0.643545
High
0.649313
Low
0.630813
Last updated: 8/17/2026, 8:17:03 AM
Quick Conversions
| SBD | BRL |
|---|---|
| 1 SBD | 0.65 BRL |
| 10 SBD | 6.49 BRL |
| 50 SBD | 32.47 BRL |
| 100 SBD | 64.93 BRL |
| 500 SBD | 324.66 BRL |
| 1,000 SBD | 649.31 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-08-17T08:17:03Z",
"rates": {
"BRL": 0.649313
}
}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": 64.93130000000001,
"rate": 0.649313
}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