Rate Overview
Live
1 SEK = 0.526700 BRL
1 BRL = 1.8986
SEK
Avg
0.529371
High
0.539237
Low
0.520706
Last updated: 7/28/2026, 5:40:11 AM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.53 BRL |
| 10 SEK | 5.27 BRL |
| 50 SEK | 26.33 BRL |
| 100 SEK | 52.67 BRL |
| 500 SEK | 263.35 BRL |
| 1,000 SEK | 526.70 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-28T05:40:11Z",
"rates": {
"BRL": 0.5267
}
}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": 52.669999999999995,
"rate": 0.5267
}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