Rate Overview
Live
1 SEK = 0.556182 BRL
1 BRL = 1.7980
SEK
Avg
0.564338
High
0.572515
Low
0.555472
Last updated: 3/27/2026, 2:35:53 PM
Quick Conversions
| SEK | BRL |
|---|---|
| 1 SEK | 0.56 BRL |
| 10 SEK | 5.56 BRL |
| 50 SEK | 27.81 BRL |
| 100 SEK | 55.62 BRL |
| 500 SEK | 278.09 BRL |
| 1,000 SEK | 556.18 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-03-27T14:35:53Z",
"rates": {
"BRL": 0.556182
}
}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": 55.618199999999995,
"rate": 0.556182
}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