FOREX · Forex
EURCHF
Euro vs Swiss Franc
0.9443
▲ 0.21% today
Last 24 hours
Bid
0.9442
Ask
0.9443
Day High
0.9446
Day Low
0.9434
EURCHF key statistics
1 week
+0.38%
1 month
+0.56%
52w high
0.94468
52w low
0.89802
Avg daily range
+0.23%
History from
11 Nov 2025
Highs and lows are taken from 261 daily bars — the high was set on 11 Sept 2026 and the low on 09 Mar 2026. EURCHF is quoted to 5 decimal places, minimum tick 0.00001, spread at last quote 0.00011, quoted in USD on FOREX, sourced from MetaTrader 5 (Broker 1).
EURCHF daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 11 Sept 2026 | 0.94409 | 0.94468 | 0.94350 | 0.94426 | +0.02% |
| 10 Sept 2026 | 0.94232 | 0.94454 | 0.94101 | 0.94410 | +0.19% |
| 09 Sept 2026 | 0.94077 | 0.94273 | 0.93975 | 0.94231 | +0.16% |
| 08 Sept 2026 | 0.94061 | 0.94280 | 0.93987 | 0.94076 | +0.02% |
| 07 Sept 2026 | 0.94063 | 0.94171 | 0.93987 | 0.94060 | -0.00% |
| 06 Sept 2026 | 0.94050 | 0.94076 | 0.94039 | 0.94064 | +0.01% |
| 04 Sept 2026 | 0.93898 | 0.94174 | 0.93890 | 0.94074 | +0.19% |
| 03 Sept 2026 | 0.94183 | 0.94192 | 0.93731 | 0.93897 | -0.30% |
| 02 Sept 2026 | 0.94109 | 0.94353 | 0.94054 | 0.94181 | +0.08% |
| 01 Sept 2026 | 0.93914 | 0.94182 | 0.93864 | 0.94108 | +0.21% |
EURCHF API access
Euro vs Swiss Franc prices are available over REST and WebSocket with no API key and no signup. Rate limit is 15,000 requests per minute per IP.
curl
curl "https://biquote.io/api/EURCHF"
Python
import requests
r = requests.get("https://biquote.io/api/EURCHF")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/EURCHF");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for EURCHF
const conn = new signalR.HubConnectionBuilder()
.withUrl("https://biquote.io/hubs/tick")
.build();
conn.on("ReceiveTick", t => console.log(t.symbol, t.mid));
await conn.start();
await conn.invoke("Subscribe", "EURCHF");Also available for EURCHF: daily candles, hourly candles · full API documentation
News about EURCHF
- EUR/CHF Technical Outlook: Expert Forex Analysis for the Euro-Swiss Pairactionforex.com·1d ago
- EUR/CHF Forecast: EUR/CHF Tests 0.94 Support Ahead of ECB Rate DecisionDailyForex·1d ago
- EURCHF to Present Opportunity Next WeekForex Factory·2d ago
- EUR/CHF Daily Outlookactionforex.com·1d ago
- EUR/CHF Technical Analysis: 0.9438 Resistance in Focus Ahead of the ECBEBC Financial Group·4d ago
- USD/CHF Outlook: EUR/CHF offers a bullish blueprintFOREX.com·7w ago