Rate Overview
Live
1 SEK = 0.532486 BRL
1 BRL = 1.8780
SEK
Avg
0.534570
High
0.539237
Low
0.531831
Last updated: 7/9/2026, 1:54:44 PM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.53 BRL |
| 10 SEK | 5.32 BRL |
| 50 SEK | 26.62 BRL |
| 100 SEK | 53.25 BRL |
| 500 SEK | 266.24 BRL |
| 1,000 SEK | 532.49 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-07-09T13:54:44Z",
"rates": {
"BRL": 0.532486
}
}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": 53.2486,
"rate": 0.532486
}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