Rate Overview
Live
1 BRL = 1.6261 SBD
1 SBD = 0.614986
BRL
Avg
1.6152
High
1.6314
Low
1.6013
Last updated: 5/7/2026, 1:45:08 PM
Quick Conversions
| BRL | SBD |
|---|---|
| 1 BRL | 1.63 SBD |
| 10 BRL | 16.26 SBD |
| 50 BRL | 81.30 SBD |
| 100 BRL | 162.61 SBD |
| 500 BRL | 813.03 SBD |
| 1,000 BRL | 1,626.05 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-07T13:45:08Z",
"rates": {
"SBD": 1.626053
}
}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": 162.6053,
"rate": 1.626053
}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