Rate Overview
Live
1 CHF = 6.5887 BRL
1 BRL = 0.151774
CHF
Avg
6.7112
High
6.9105
Low
6.5887
Last updated: 3/27/2026, 3:50:10 AM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.59 BRL |
| 10 CHF | 65.89 BRL |
| 50 CHF | 329.44 BRL |
| 100 CHF | 658.87 BRL |
| 500 CHF | 3,294.37 BRL |
| 1,000 CHF | 6,588.75 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-27T03:50:10Z",
"rates": {
"BRL": 6.588745
}
}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.8745,
"rate": 6.588745
}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