Rate Overview
Live
1 BRL = 0.147608 CHF
1 CHF = 6.7747
BRL
Avg
0.149157
High
0.149952
Low
0.147608
Last updated: 3/6/2026, 6:07:20 PM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.15 CHF |
| 10 BRL | 1.48 CHF |
| 50 BRL | 7.38 CHF |
| 100 BRL | 14.76 CHF |
| 500 BRL | 73.80 CHF |
| 1,000 BRL | 147.61 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-03-06T18:07:20Z",
"rates": {
"CHF": 0.147608
}
}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": 14.7608,
"rate": 0.147608
}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