Rate Overview
Live
1 SVC = 0.576421 BRL
1 BRL = 1.7348
SVC
Avg
0.574256
High
0.576663
Low
0.571722
Last updated: 5/27/2026, 4:04:01 PM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.58 BRL |
| 10 SVC | 5.76 BRL |
| 50 SVC | 28.82 BRL |
| 100 SVC | 57.64 BRL |
| 500 SVC | 288.21 BRL |
| 1,000 SVC | 576.42 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-05-27T16:04:01Z",
"rates": {
"BRL": 0.576421
}
}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.6421,
"rate": 0.576421
}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