Rate Overview
Live
1 CHF = 6.4172 BRL
1 BRL = 0.155832
CHF
Avg
6.4236
High
6.4729
Low
6.3868
Last updated: 7/6/2026, 6:37:30 PM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.42 BRL |
| 10 CHF | 64.17 BRL |
| 50 CHF | 320.86 BRL |
| 100 CHF | 641.72 BRL |
| 500 CHF | 3,208.58 BRL |
| 1,000 CHF | 6,417.15 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-07-06T18:37:30Z",
"rates": {
"BRL": 6.41715
}
}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": 641.715,
"rate": 6.41715
}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