Rate Overview
Live
1 BRL = 1.6167 SBD
1 SBD = 0.618560
BRL
Avg
1.6150
High
1.6334
Low
1.6013
Last updated: 5/7/2026, 2:49:51 PM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.62 SBD |
| 10 BRL | 16.17 SBD |
| 50 BRL | 80.83 SBD |
| 100 BRL | 161.67 SBD |
| 500 BRL | 808.33 SBD |
| 1,000 BRL | 1,616.66 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-05-07T14:49:51Z",
"rates": {
"SBD": 1.616659
}
}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.6659,
"rate": 1.616659
}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