Rate Overview
Live
1 SEK = 0.541279 BRL
1 BRL = 1.8475
SEK
Avg
0.538999
High
0.541279
Low
0.536290
Last updated: 6/19/2026, 7:33:38 PM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.54 BRL |
| 10 SEK | 5.41 BRL |
| 50 SEK | 27.06 BRL |
| 100 SEK | 54.13 BRL |
| 500 SEK | 270.64 BRL |
| 1,000 SEK | 541.28 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-06-19T19:33:38Z",
"rates": {
"BRL": 0.541279
}
}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.1279,
"rate": 0.541279
}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