Rate Overview
Live
1 BRL = 1.8055 SEK
1 SEK = 0.553848
BRL
Avg
1.8696
High
2.2332
Low
1.5038
Last updated: 3/26/2026, 9:56:47 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.81 SEK |
| 10 BRL | 18.06 SEK |
| 50 BRL | 90.28 SEK |
| 100 BRL | 180.55 SEK |
| 500 BRL | 902.77 SEK |
| 1,000 BRL | 1,805.55 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-03-26T21:56:47Z",
"rates": {
"SEK": 1.805548
}
}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": 180.5548,
"rate": 1.805548
}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