Rate Overview
Live
1 BRL = 1.5514 SBD
1 SBD = 0.644577
BRL
Avg
1.5715
High
1.5857
Low
1.5489
Last updated: 8/13/2026, 5:28:30 AM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.55 SBD |
| 10 BRL | 15.51 SBD |
| 50 BRL | 77.57 SBD |
| 100 BRL | 155.14 SBD |
| 500 BRL | 775.70 SBD |
| 1,000 BRL | 1,551.41 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-08-13T05:28:30Z",
"rates": {
"SBD": 1.551405
}
}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": 155.1405,
"rate": 1.551405
}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