Rate Overview
Live
1 SVC = 0.570532 BRL
1 BRL = 1.7528
SVC
Avg
0.572576
High
0.578374
Low
0.569879
Last updated: 4/17/2026, 6:19:04 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.57 BRL |
| 10 SVC | 5.71 BRL |
| 50 SVC | 28.53 BRL |
| 100 SVC | 57.05 BRL |
| 500 SVC | 285.27 BRL |
| 1,000 SVC | 570.53 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-04-17T06:19:04Z",
"rates": {
"BRL": 0.570532
}
}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": 57.053200000000004,
"rate": 0.570532
}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