Rate Overview
Live
1 CHF = 6.5864 BRL
1 BRL = 0.151828
CHF
Avg
6.6603
High
6.7385
Low
6.5864
Last updated: 3/27/2026, 12:33:17 AM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.59 BRL |
| 10 CHF | 65.86 BRL |
| 50 CHF | 329.32 BRL |
| 100 CHF | 658.64 BRL |
| 500 CHF | 3,293.20 BRL |
| 1,000 CHF | 6,586.40 BRL |
Get CHF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=BRLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T00:33:17Z",
"rates": {
"BRL": 6.586398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "BRL",
"amount": 100
},
"result": 658.6398,
"rate": 6.586398
}Build with CHF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key