Rate Overview
Live
1 SVC = 0.586629 BRL
1 BRL = 1.7047
SVC
Avg
0.582397
High
0.586629
Low
0.579604
Last updated: 7/29/2026, 11:27:19 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.59 BRL |
| 10 SVC | 5.87 BRL |
| 50 SVC | 29.33 BRL |
| 100 SVC | 58.66 BRL |
| 500 SVC | 293.31 BRL |
| 1,000 SVC | 586.63 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-29T11:27:19Z",
"rates": {
"BRL": 0.586629
}
}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.66289999999999,
"rate": 0.586629
}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