Rate Overview
Live
1 BRL = 1.7348 SVC
1 SVC = 0.576422
BRL
Avg
1.7414
High
1.7491
Low
1.7341
Last updated: 5/27/2026, 4:03:52 PM
Quick Conversions
| BRL | SVC |
|---|---|
| 1 BRL | 1.73 SVC |
| 10 BRL | 17.35 SVC |
| 50 BRL | 86.74 SVC |
| 100 BRL | 173.48 SVC |
| 500 BRL | 867.42 SVC |
| 1,000 BRL | 1,734.84 SVC |
Get BRL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=SVCExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T16:03:52Z",
"rates": {
"SVC": 1.73484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "SVC",
"amount": 100
},
"result": 173.48399999999998,
"rate": 1.73484
}Build with BRL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key