Rate Overview
Live
1 BRL = 0.157007 CHF
1 CHF = 6.3691
BRL
Avg
0.157098
High
0.157924
Low
0.156594
Last updated: 4/19/2026, 12:00:47 PM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.16 CHF |
| 10 BRL | 1.57 CHF |
| 50 BRL | 7.85 CHF |
| 100 BRL | 15.70 CHF |
| 500 BRL | 78.50 CHF |
| 1,000 BRL | 157.01 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-04-19T12:00:47Z",
"rates": {
"CHF": 0.157007
}
}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.700700000000001,
"rate": 0.157007
}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