Rate Overview
Live
1 BRL = 0.152537 CHF
1 CHF = 6.5558
BRL
Avg
0.149082
High
0.152537
Low
0.144708
Last updated: 3/30/2026, 12:14:07 PM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.15 CHF |
| 10 BRL | 1.53 CHF |
| 50 BRL | 7.63 CHF |
| 100 BRL | 15.25 CHF |
| 500 BRL | 76.27 CHF |
| 1,000 BRL | 152.54 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-30T12:14:07Z",
"rates": {
"CHF": 0.152537
}
}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.2537,
"rate": 0.152537
}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