Rate Overview
Live
1 SVC = 0.590736 BRL
1 BRL = 1.6928
SVC
Avg
0.591521
High
0.594235
Low
0.587582
Last updated: 7/8/2026, 11:06:29 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.59 BRL |
| 10 SVC | 5.91 BRL |
| 50 SVC | 29.54 BRL |
| 100 SVC | 59.07 BRL |
| 500 SVC | 295.37 BRL |
| 1,000 SVC | 590.74 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-08T11:06:29Z",
"rates": {
"BRL": 0.590736
}
}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.073600000000006,
"rate": 0.590736
}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