Rate Overview
Live
1 SVC = 0.592236 BRL
1 BRL = 1.6885
SVC
Avg
0.583511
High
0.592236
Low
0.577119
Last updated: 6/19/2026, 8:27:33 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.59 BRL |
| 10 SVC | 5.92 BRL |
| 50 SVC | 29.61 BRL |
| 100 SVC | 59.22 BRL |
| 500 SVC | 296.12 BRL |
| 1,000 SVC | 592.24 BRL |
Get SVC/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BRLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-06-19T08:27:33Z",
"rates": {
"BRL": 0.592236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BRL",
"amount": 100
},
"result": 59.2236,
"rate": 0.592236
}Build with SVC/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key