Rate Overview
Live
1 BRL = 1.5699 SBD
1 SBD = 0.637000
BRL
Avg
1.5599
High
1.5699
Low
1.5461
Last updated: 7/9/2026, 5:15:05 AM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.57 SBD |
| 10 BRL | 15.70 SBD |
| 50 BRL | 78.49 SBD |
| 100 BRL | 156.99 SBD |
| 500 BRL | 784.93 SBD |
| 1,000 BRL | 1,569.86 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-07-09T05:15:05Z",
"rates": {
"SBD": 1.569859
}
}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": 156.9859,
"rate": 1.569859
}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