Rate Overview
Live
1 BRL = 1.5741 SBD
1 SBD = 0.635290
BRL
Avg
1.5066
High
1.6013
Low
1.3544
Last updated: 5/27/2026, 9:36:33 PM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.57 SBD |
| 10 BRL | 15.74 SBD |
| 50 BRL | 78.70 SBD |
| 100 BRL | 157.41 SBD |
| 500 BRL | 787.04 SBD |
| 1,000 BRL | 1,574.08 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-05-27T21:36:33Z",
"rates": {
"SBD": 1.574084
}
}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": 157.4084,
"rate": 1.574084
}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