Rate Overview
Live
1 BRL = 1.8385 SEK
1 SEK = 0.543931
BRL
Avg
1.8392
High
1.8595
Low
1.8128
Last updated: 4/15/2026, 11:50:40 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.84 SEK |
| 10 BRL | 18.38 SEK |
| 50 BRL | 91.92 SEK |
| 100 BRL | 183.85 SEK |
| 500 BRL | 919.23 SEK |
| 1,000 BRL | 1,838.47 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-04-15T23:50:40Z",
"rates": {
"SEK": 1.838467
}
}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.8467,
"rate": 1.838467
}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