Rate Overview
Live
1 BRL = 1.5304 SBD
1 SBD = 0.653433
BRL
Avg
1.5112
High
1.6120
Low
1.3922
Last updated: 3/27/2026, 4:28:30 PM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.53 SBD |
| 10 BRL | 15.30 SBD |
| 50 BRL | 76.52 SBD |
| 100 BRL | 153.04 SBD |
| 500 BRL | 765.19 SBD |
| 1,000 BRL | 1,530.38 SBD |
Get BRL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SBDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T16:28:30Z",
"rates": {
"SBD": 1.530379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SBD",
"amount": 100
},
"result": 153.03789999999998,
"rate": 1.530379
}Build with BRL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key