Rate Overview
Live
1 CHF = 6.3855 BRL
1 BRL = 0.156605
CHF
Avg
6.3798
High
6.4485
Low
6.3321
Last updated: 4/16/2026, 3:10:49 AM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.39 BRL |
| 10 CHF | 63.85 BRL |
| 50 CHF | 319.27 BRL |
| 100 CHF | 638.55 BRL |
| 500 CHF | 3,192.75 BRL |
| 1,000 CHF | 6,385.49 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-16T03:10:49Z",
"rates": {
"BRL": 6.385491
}
}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": 638.5491,
"rate": 6.385491
}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