Rate Overview
Live
1 SBD = 0.630371 BRL
1 BRL = 1.5864
SBD
Avg
0.640017
High
0.673371
Low
0.611994
Last updated: 7/21/2026, 9:53:51 PM
Quick Conversions
| SBD | BRL |
|---|---|
| 1 SBD | 0.63 BRL |
| 10 SBD | 6.30 BRL |
| 50 SBD | 31.52 BRL |
| 100 SBD | 63.04 BRL |
| 500 SBD | 315.19 BRL |
| 1,000 SBD | 630.37 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-21T21:53:51Z",
"rates": {
"BRL": 0.630371
}
}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.0371,
"rate": 0.630371
}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