Rate Overview
Live
1 CHF = 6.3946 BRL
1 BRL = 0.156383
CHF
Avg
6.3821
High
6.4485
Low
6.3321
Last updated: 4/16/2026, 4:30:35 AM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.39 BRL |
| 10 CHF | 63.95 BRL |
| 50 CHF | 319.73 BRL |
| 100 CHF | 639.46 BRL |
| 500 CHF | 3,197.28 BRL |
| 1,000 CHF | 6,394.56 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-04-16T04:30:35Z",
"rates": {
"BRL": 6.394564
}
}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": 639.4564,
"rate": 6.394564
}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