Rate Overview
Live
1 SEK = 0.546585 BRL
1 BRL = 1.8295
SEK
Avg
0.536514
High
0.546585
Low
0.526330
Last updated: 5/29/2026, 9:59:41 PM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.55 BRL |
| 10 SEK | 5.47 BRL |
| 50 SEK | 27.33 BRL |
| 100 SEK | 54.66 BRL |
| 500 SEK | 273.29 BRL |
| 1,000 SEK | 546.59 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-05-29T21:59:41Z",
"rates": {
"BRL": 0.546585
}
}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": 54.6585,
"rate": 0.546585
}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