Rate Overview
Live
1 SVC = 0.600816 BRL
1 BRL = 1.6644
SVC
Avg
0.596475
High
0.603032
Low
0.586365
Last updated: 3/7/2026, 9:18:50 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.60 BRL |
| 10 SVC | 6.01 BRL |
| 50 SVC | 30.04 BRL |
| 100 SVC | 60.08 BRL |
| 500 SVC | 300.41 BRL |
| 1,000 SVC | 600.82 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-03-07T09:18:50Z",
"rates": {
"BRL": 0.600816
}
}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": 60.0816,
"rate": 0.600816
}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