Rate Overview
Live
1 SVC = 0.585704 BRL
1 BRL = 1.7073
SVC
Avg
0.585278
High
0.605568
Low
0.561771
Last updated: 7/28/2026, 6:54:21 AM
Quick Conversions
| SVC | BRL |
|---|---|
| 1 SVC | 0.59 BRL |
| 10 SVC | 5.86 BRL |
| 50 SVC | 29.29 BRL |
| 100 SVC | 58.57 BRL |
| 500 SVC | 292.85 BRL |
| 1,000 SVC | 585.70 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-28T06:54:21Z",
"rates": {
"BRL": 0.585704
}
}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.5704,
"rate": 0.585704
}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