Rate Overview
Live
1 BRL = 0.156830 CHF
1 CHF = 6.3763
BRL
Avg
0.155873
High
0.156831
Low
0.154490
Last updated: 7/8/2026, 4:07:52 PM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.16 CHF |
| 10 BRL | 1.57 CHF |
| 50 BRL | 7.84 CHF |
| 100 BRL | 15.68 CHF |
| 500 BRL | 78.41 CHF |
| 1,000 BRL | 156.83 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-07-08T16:07:52Z",
"rates": {
"CHF": 0.15683
}
}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.683,
"rate": 0.15683
}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