Rate Overview
Live
1 SEK = 0.545719 BRL
1 BRL = 1.8324
SEK
Avg
0.545578
High
0.549059
Low
0.541290
Last updated: 8/19/2026, 3:49:22 AM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.55 BRL |
| 10 SEK | 5.46 BRL |
| 50 SEK | 27.29 BRL |
| 100 SEK | 54.57 BRL |
| 500 SEK | 272.86 BRL |
| 1,000 SEK | 545.72 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-08-19T03:49:22Z",
"rates": {
"BRL": 0.545719
}
}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.57189999999999,
"rate": 0.545719
}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