Rate Overview
Live
1 BRL = 1.8252 SEK
1 SEK = 0.547876
BRL
Avg
1.8485
High
1.8660
Low
1.8252
Last updated: 8/15/2026, 8:48:30 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.83 SEK |
| 10 BRL | 18.25 SEK |
| 50 BRL | 91.26 SEK |
| 100 BRL | 182.52 SEK |
| 500 BRL | 912.62 SEK |
| 1,000 BRL | 1,825.23 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-08-15T20:48:30Z",
"rates": {
"SEK": 1.82523
}
}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": 182.523,
"rate": 1.82523
}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