Rate Overview
Live
1 SEK = 0.573085 BRL
1 BRL = 1.7449
SEK
Avg
0.569482
High
0.573085
Low
0.567295
Last updated: 3/6/2026, 6:10:52 PM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.57 BRL |
| 10 SEK | 5.73 BRL |
| 50 SEK | 28.65 BRL |
| 100 SEK | 57.31 BRL |
| 500 SEK | 286.54 BRL |
| 1,000 SEK | 573.08 BRL |
Get SEK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BRLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-06T18:10:52Z",
"rates": {
"BRL": 0.573085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BRL",
"amount": 100
},
"result": 57.308499999999995,
"rate": 0.573085
}Build with SEK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key