Rate Overview
Live
1 SEK = 0.533339 BRL
1 BRL = 1.8750
SEK
Avg
0.535263
High
0.541894
Low
0.532994
Last updated: 5/9/2026, 6:04:43 PM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.53 BRL |
| 10 SEK | 5.33 BRL |
| 50 SEK | 26.67 BRL |
| 100 SEK | 53.33 BRL |
| 500 SEK | 266.67 BRL |
| 1,000 SEK | 533.34 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-09T18:04:43Z",
"rates": {
"BRL": 0.533339
}
}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.3339,
"rate": 0.533339
}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