Rate Overview
Live
1 BRL = 1.7527 SVC
1 SVC = 0.570532
BRL
Avg
1.7465
High
1.7548
Low
1.7290
Last updated: 4/17/2026, 4:56:24 AM
Quick Conversions
| BRL | SVC |
|---|---|
| 1 BRL | 1.75 SVC |
| 10 BRL | 17.53 SVC |
| 50 BRL | 87.64 SVC |
| 100 BRL | 175.27 SVC |
| 500 BRL | 876.37 SVC |
| 1,000 BRL | 1,752.75 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-04-17T04:56:24Z",
"rates": {
"SVC": 1.752749
}
}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": 175.2749,
"rate": 1.752749
}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