Rate Overview
Live
1 BRL = 0.159997 CHF
1 CHF = 6.2501
BRL
Avg
0.160366
High
0.161027
Low
0.159646
Last updated: 7/28/2026, 11:21:45 AM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.16 CHF |
| 10 BRL | 1.60 CHF |
| 50 BRL | 8.00 CHF |
| 100 BRL | 16.00 CHF |
| 500 BRL | 80.00 CHF |
| 1,000 BRL | 160.00 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-28T11:21:45Z",
"rates": {
"CHF": 0.159997
}
}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.9997,
"rate": 0.159997
}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