Rate Overview
Live
1 BRL = 1.6704 SVC
1 SVC = 0.598650
BRL
Avg
1.6394
High
1.6887
Low
1.5707
Last updated: 3/27/2026, 6:12:30 PM
Quick Conversions
| BRL | SVC |
|---|---|
| 1 BRL | 1.67 SVC |
| 10 BRL | 16.70 SVC |
| 50 BRL | 83.52 SVC |
| 100 BRL | 167.04 SVC |
| 500 BRL | 835.21 SVC |
| 1,000 BRL | 1,670.43 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-27T18:12:30Z",
"rates": {
"SVC": 1.670426
}
}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": 167.0426,
"rate": 1.670426
}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