Rate Overview
Live
1 BRL = 0.157235 CHF
1 CHF = 6.3599
BRL
Avg
0.156746
High
0.157411
Low
0.156001
Last updated: 6/19/2026, 1:52:51 AM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.16 CHF |
| 10 BRL | 1.57 CHF |
| 50 BRL | 7.86 CHF |
| 100 BRL | 15.72 CHF |
| 500 BRL | 78.62 CHF |
| 1,000 BRL | 157.24 CHF |
Get BRL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CHFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-06-19T01:52:51Z",
"rates": {
"CHF": 0.157235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CHF",
"amount": 100
},
"result": 15.723500000000001,
"rate": 0.157235
}Build with BRL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key