Rate Overview
Live
1 BRL = 1.8503 SEK
1 SEK = 0.540449
BRL
Avg
1.8483
High
1.8647
Low
1.8217
Last updated: 6/16/2026, 3:56:48 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.85 SEK |
| 10 BRL | 18.50 SEK |
| 50 BRL | 92.52 SEK |
| 100 BRL | 185.03 SEK |
| 500 BRL | 925.16 SEK |
| 1,000 BRL | 1,850.31 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-06-16T15:56:48Z",
"rates": {
"SEK": 1.850315
}
}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": 185.0315,
"rate": 1.850315
}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