Rate Overview
Live
1 CHF = 6.7773 BRL
1 BRL = 0.147551
CHF
Avg
6.7048
High
6.7773
Low
6.6688
Last updated: 3/6/2026, 9:04:15 PM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.78 BRL |
| 10 CHF | 67.77 BRL |
| 50 CHF | 338.87 BRL |
| 100 CHF | 677.73 BRL |
| 500 CHF | 3,388.67 BRL |
| 1,000 CHF | 6,777.34 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-03-06T21:04:15Z",
"rates": {
"BRL": 6.777339
}
}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": 677.7339,
"rate": 6.777339
}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