Rate Overview
Live
1 BRL = 0.154689 CHF
1 CHF = 6.4646
BRL
Avg
0.155776
High
0.156427
Low
0.154689
Last updated: 5/30/2026, 12:20:44 AM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.15 CHF |
| 10 BRL | 1.55 CHF |
| 50 BRL | 7.73 CHF |
| 100 BRL | 15.47 CHF |
| 500 BRL | 77.34 CHF |
| 1,000 BRL | 154.69 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-05-30T00:20:44Z",
"rates": {
"CHF": 0.154689
}
}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.4689,
"rate": 0.154689
}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