Rate Overview
Live
1 BRL = 0.160853 CHF
1 CHF = 6.2169
BRL
Avg
0.157954
High
0.161027
Low
0.154490
Last updated: 7/27/2026, 11:17:04 PM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.16 CHF |
| 10 BRL | 1.61 CHF |
| 50 BRL | 8.04 CHF |
| 100 BRL | 16.09 CHF |
| 500 BRL | 80.43 CHF |
| 1,000 BRL | 160.85 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-27T23:17:04Z",
"rates": {
"CHF": 0.160853
}
}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": 16.0853,
"rate": 0.160853
}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