Rate Overview
Live
1 BRL = 1.8686 SEK
1 SEK = 0.535155
BRL
Avg
1.8530
High
1.8710
Low
1.8442
Last updated: 9/2/2026, 10:36:07 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.87 SEK |
| 10 BRL | 18.69 SEK |
| 50 BRL | 93.43 SEK |
| 100 BRL | 186.86 SEK |
| 500 BRL | 934.31 SEK |
| 1,000 BRL | 1,868.62 SEK |
Get BRL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SEKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-02T22:36:07Z",
"rates": {
"SEK": 1.868617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SEK",
"amount": 100
},
"result": 186.86169999999998,
"rate": 1.868617
}Build with BRL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key