Rate Overview
Live
1 BRL = 1.5627 SBD
1 SBD = 0.639932
BRL
Avg
1.5612
High
1.5789
Low
1.5435
Last updated: 9/7/2026, 2:48:50 PM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.56 SBD |
| 10 BRL | 15.63 SBD |
| 50 BRL | 78.13 SBD |
| 100 BRL | 156.27 SBD |
| 500 BRL | 781.33 SBD |
| 1,000 BRL | 1,562.67 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-09-07T14:48:50Z",
"rates": {
"SBD": 1.562667
}
}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.26670000000001,
"rate": 1.562667
}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