Rate Overview
Live
1 CHF = 6.4174 BRL
1 BRL = 0.155826
CHF
Avg
6.3468
High
6.4174
Low
6.2910
Last updated: 8/15/2026, 2:22:25 AM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.42 BRL |
| 10 CHF | 64.17 BRL |
| 50 CHF | 320.87 BRL |
| 100 CHF | 641.74 BRL |
| 500 CHF | 3,208.72 BRL |
| 1,000 CHF | 6,417.43 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-08-15T02:22:25Z",
"rates": {
"BRL": 6.41743
}
}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.743,
"rate": 6.41743
}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