Rate Overview
Live
1 CHF = 6.4105 BRL
1 BRL = 0.155994
CHF
Avg
6.0890
High
7.2079
Low
5.1308
Last updated: 5/27/2026, 7:20:09 PM
Quick Conversions
| CHF | BRL |
|---|---|
| 1 CHF | 6.41 BRL |
| 10 CHF | 64.11 BRL |
| 50 CHF | 320.53 BRL |
| 100 CHF | 641.05 BRL |
| 500 CHF | 3,205.25 BRL |
| 1,000 CHF | 6,410.51 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-05-27T19:20:09Z",
"rates": {
"BRL": 6.410508
}
}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": 641.0508,
"rate": 6.410508
}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