Rate Overview
Live
1 SBD = 0.636999 BRL
1 BRL = 1.5699
SBD
Avg
0.641096
High
0.646794
Low
0.636999
Last updated: 7/9/2026, 5:17:17 AM
Quick Conversions
| SBD | BRL |
|---|---|
| 1 SBD | 0.64 BRL |
| 10 SBD | 6.37 BRL |
| 50 SBD | 31.85 BRL |
| 100 SBD | 63.70 BRL |
| 500 SBD | 318.50 BRL |
| 1,000 SBD | 637.00 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-09T05:17:17Z",
"rates": {
"BRL": 0.636999
}
}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.6999,
"rate": 0.636999
}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