Rate Overview
Live
1 BRL = 1.7069 SVC
1 SVC = 0.585850
BRL
Avg
1.7064
High
1.7245
Low
1.6831
Last updated: 9/8/2026, 4:47:53 PM
Quick Conversions
| BRL | SVC |
|---|---|
| 1 BRL | 1.71 SVC |
| 10 BRL | 17.07 SVC |
| 50 BRL | 85.35 SVC |
| 100 BRL | 170.69 SVC |
| 500 BRL | 853.46 SVC |
| 1,000 BRL | 1,706.92 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-09-08T16:47:53Z",
"rates": {
"SVC": 1.706922
}
}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": 170.6922,
"rate": 1.706922
}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