Rate Overview
Live
1 SVC = 0.585471 BRL
1 BRL = 1.7080
SVC
Avg
0.601025
High
0.638520
Low
0.559790
Last updated: 7/30/2026, 11:05:28 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.59 BRL |
| 10 SVC | 5.85 BRL |
| 50 SVC | 29.27 BRL |
| 100 SVC | 58.55 BRL |
| 500 SVC | 292.74 BRL |
| 1,000 SVC | 585.47 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-07-30T11:05:28Z",
"rates": {
"BRL": 0.585471
}
}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": 58.54709999999999,
"rate": 0.585471
}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