Rate Overview
Live
1 BRL = 1.6128 SBD
1 SBD = 0.620045
BRL
Avg
1.6091
High
1.6194
Low
1.5962
Last updated: 4/17/2026, 6:11:17 AM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.61 SBD |
| 10 BRL | 16.13 SBD |
| 50 BRL | 80.64 SBD |
| 100 BRL | 161.28 SBD |
| 500 BRL | 806.39 SBD |
| 1,000 BRL | 1,612.78 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-04-17T06:11:17Z",
"rates": {
"SBD": 1.612785
}
}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": 161.27849999999998,
"rate": 1.612785
}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