Rate Overview
Live
1 SBD = 0.620045 BRL
1 BRL = 1.6128
SBD
Avg
0.621482
High
0.626477
Low
0.617513
Last updated: 4/17/2026, 7:31:07 AM
Quick Conversions
| SBD | BRL |
|---|---|
| 1 SBD | 0.62 BRL |
| 10 SBD | 6.20 BRL |
| 50 SBD | 31.00 BRL |
| 100 SBD | 62.00 BRL |
| 500 SBD | 310.02 BRL |
| 1,000 SBD | 620.05 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-04-17T07:31:07Z",
"rates": {
"BRL": 0.620045
}
}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": 62.00449999999999,
"rate": 0.620045
}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