Rate Overview
Live
1 BRL = 0.152553 CHF
1 CHF = 6.5551
BRL
Avg
0.150074
High
0.152553
Low
0.147699
Last updated: 3/30/2026, 10:28:30 AM
Quick Conversions
| BRL | CHF |
|---|---|
| 1 BRL | 0.15 CHF |
| 10 BRL | 1.53 CHF |
| 50 BRL | 7.63 CHF |
| 100 BRL | 15.26 CHF |
| 500 BRL | 76.28 CHF |
| 1,000 BRL | 152.55 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-30T10:28:30Z",
"rates": {
"CHF": 0.152553
}
}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.2553,
"rate": 0.152553
}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