Rate Overview
Live
1 BRL = 1.6644 SVC
1 SVC = 0.600817
BRL
Avg
1.6767
High
1.7054
Low
1.6583
Last updated: 3/7/2026, 10:57:03 AM
Quick Conversions
| BRL | SVC |
|---|---|
| 1 BRL | 1.66 SVC |
| 10 BRL | 16.64 SVC |
| 50 BRL | 83.22 SVC |
| 100 BRL | 166.44 SVC |
| 500 BRL | 832.20 SVC |
| 1,000 BRL | 1,664.40 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-03-07T10:57:03Z",
"rates": {
"SVC": 1.664401
}
}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": 166.4401,
"rate": 1.664401
}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