Rate Overview
Live
1 BRL = 1.8869 SEK
1 SEK = 0.529957
BRL
Avg
1.8906
High
1.9062
Low
1.8869
Last updated: 7/19/2026, 7:58:32 PM
Quick Conversions
| BRL | SEK |
|---|---|
| 1 BRL | 1.89 SEK |
| 10 BRL | 18.87 SEK |
| 50 BRL | 94.35 SEK |
| 100 BRL | 188.69 SEK |
| 500 BRL | 943.47 SEK |
| 1,000 BRL | 1,886.95 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-07-19T19:58:32Z",
"rates": {
"SEK": 1.886946
}
}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": 188.6946,
"rate": 1.886946
}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