Rate Overview
Live
1 BRL = 1.7449 SEK
1 SEK = 0.573085
BRL
Avg
1.7560
High
1.7627
Low
1.7449
Last updated: 3/6/2026, 6:10:53 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.74 SEK |
| 10 BRL | 17.45 SEK |
| 50 BRL | 87.25 SEK |
| 100 BRL | 174.49 SEK |
| 500 BRL | 872.47 SEK |
| 1,000 BRL | 1,744.94 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-06T18:10:53Z",
"rates": {
"SEK": 1.744941
}
}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": 174.4941,
"rate": 1.744941
}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