Rate Overview
Live
1 BRL = 1.5562 SBD
1 SBD = 0.642590
BRL
Avg
1.5728
High
1.5912
Low
1.5487
Last updated: 6/19/2026, 8:43:09 AM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.56 SBD |
| 10 BRL | 15.56 SBD |
| 50 BRL | 77.81 SBD |
| 100 BRL | 155.62 SBD |
| 500 BRL | 778.10 SBD |
| 1,000 BRL | 1,556.20 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-06-19T08:43:09Z",
"rates": {
"SBD": 1.556202
}
}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.6202,
"rate": 1.556202
}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