Rate Overview
Live
1 CHF = 6.2101 BRL
1 BRL = 0.161028
CHF
Avg
6.2594
High
6.3262
Low
6.2101
Last updated: 7/25/2026, 7:33:57 AM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.21 BRL |
| 10 CHF | 62.10 BRL |
| 50 CHF | 310.51 BRL |
| 100 CHF | 621.01 BRL |
| 500 CHF | 3,105.06 BRL |
| 1,000 CHF | 6,210.11 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-25T07:33:57Z",
"rates": {
"BRL": 6.210111
}
}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": 621.0111,
"rate": 6.210111
}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