Rate Overview
Live
1 CHF = 6.3041 BRL
1 BRL = 0.158628
CHF
Avg
6.3666
High
6.4225
Low
6.2764
Last updated: 9/4/2026, 5:52:37 PM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.30 BRL |
| 10 CHF | 63.04 BRL |
| 50 CHF | 315.20 BRL |
| 100 CHF | 630.41 BRL |
| 500 CHF | 3,152.03 BRL |
| 1,000 CHF | 6,304.06 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-09-04T17:52:37Z",
"rates": {
"BRL": 6.304062
}
}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": 630.4062,
"rate": 6.304062
}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