Rate Overview
Live
1 BRL = 0.156238 CHF
1 CHF = 6.4005
BRL
Avg
0.155736
High
0.156831
Low
0.154490
Last updated: 7/9/2026, 3:46:52 AM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.16 CHF |
| 10 BRL | 1.56 CHF |
| 50 BRL | 7.81 CHF |
| 100 BRL | 15.62 CHF |
| 500 BRL | 78.12 CHF |
| 1,000 BRL | 156.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-07-09T03:46:52Z",
"rates": {
"CHF": 0.156238
}
}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.6238,
"rate": 0.156238
}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