Rate Overview
Live
1 BRL = 1.8320 SEK
1 SEK = 0.545844
BRL
Avg
1.8561
High
1.8687
Low
1.8320
Last updated: 5/27/2026, 1:53:23 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.83 SEK |
| 10 BRL | 18.32 SEK |
| 50 BRL | 91.60 SEK |
| 100 BRL | 183.20 SEK |
| 500 BRL | 916.01 SEK |
| 1,000 BRL | 1,832.03 SEK |
Get BRL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SEKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T13:53:23Z",
"rates": {
"SEK": 1.832026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SEK",
"amount": 100
},
"result": 183.2026,
"rate": 1.832026
}Build with BRL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key