Rate Overview
Live
1 BRL = 1.7118 SVC
1 SVC = 0.584176
BRL
Avg
1.6015
High
1.7674
Low
1.4156
Last updated: 7/19/2026, 8:15:17 PM
Quick Conversions
| BRL | SVC |
|---|---|
| 1 BRL | 1.71 SVC |
| 10 BRL | 17.12 SVC |
| 50 BRL | 85.59 SVC |
| 100 BRL | 171.18 SVC |
| 500 BRL | 855.91 SVC |
| 1,000 BRL | 1,711.81 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-07-19T20:15:17Z",
"rates": {
"SVC": 1.711813
}
}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": 171.1813,
"rate": 1.711813
}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