Rate Overview
Live
1 SVC = 0.598649 BRL
1 BRL = 1.6704
SVC
Avg
0.635400
High
0.706391
Low
0.596635
Last updated: 3/27/2026, 7:53:36 PM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.60 BRL |
| 10 SVC | 5.99 BRL |
| 50 SVC | 29.93 BRL |
| 100 SVC | 59.86 BRL |
| 500 SVC | 299.32 BRL |
| 1,000 SVC | 598.65 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-03-27T19:53:36Z",
"rates": {
"BRL": 0.598649
}
}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.8649,
"rate": 0.598649
}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