Rate Overview
Live
1 SBD = 0.653174 BRL
1 BRL = 1.5310
SBD
Avg
0.646669
High
0.653174
Low
0.637744
Last updated: 3/7/2026, 7:37:52 AM
Quick Conversions
| SBD | BRL |
|---|---|
| 1 SBD | 0.65 BRL |
| 10 SBD | 6.53 BRL |
| 50 SBD | 32.66 BRL |
| 100 SBD | 65.32 BRL |
| 500 SBD | 326.59 BRL |
| 1,000 SBD | 653.17 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-03-07T07:37:52Z",
"rates": {
"BRL": 0.653174
}
}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": 65.3174,
"rate": 0.653174
}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