Rate Overview
Live
1 SVC = 0.564383 BRL
1 BRL = 1.7718
SVC
Avg
0.566418
High
0.570456
Low
0.562241
Last updated: 5/7/2026, 7:47:44 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.56 BRL |
| 10 SVC | 5.64 BRL |
| 50 SVC | 28.22 BRL |
| 100 SVC | 56.44 BRL |
| 500 SVC | 282.19 BRL |
| 1,000 SVC | 564.38 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-07T07:47:44Z",
"rates": {
"BRL": 0.564383
}
}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": 56.4383,
"rate": 0.564383
}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