Rate Overview
Live
1 BRL = 1.7209 SVC
1 SVC = 0.581101
BRL
Avg
1.7202
High
1.7253
Low
1.7118
Last updated: 7/26/2026, 6:26:39 PM
Quick Conversions
| BRL | SVC |
|---|---|
| 1 BRL | 1.72 SVC |
| 10 BRL | 17.21 SVC |
| 50 BRL | 86.04 SVC |
| 100 BRL | 172.09 SVC |
| 500 BRL | 860.44 SVC |
| 1,000 BRL | 1,720.87 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-26T18:26:39Z",
"rates": {
"SVC": 1.720872
}
}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": 172.0872,
"rate": 1.720872
}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