Rate Overview
Live
1 CHF = 6.5837 BRL
1 BRL = 0.151890
CHF
Avg
6.7478
High
7.0265
Low
6.5837
Last updated: 3/27/2026, 2:19:02 AM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.58 BRL |
| 10 CHF | 65.84 BRL |
| 50 CHF | 329.19 BRL |
| 100 CHF | 658.37 BRL |
| 500 CHF | 3,291.85 BRL |
| 1,000 CHF | 6,583.71 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-27T02:19:02Z",
"rates": {
"BRL": 6.583705
}
}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": 658.3705,
"rate": 6.583705
}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