FOREX · Forex
AUDCHF
Australian Dollar vs Swiss Franc
0.5855
Market closed · last price 14h ago
Last 24 hours
Bid
0.5855
Ask
0.5855
Day High
0.5859
Day Low
0.5818
AUDCHF key statistics
1 week
+0.31%
1 month
+1.61%
52w high
0.58595
52w low
0.51353
Avg daily range
+0.35%
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 18 Nov 2025. AUDCHF is quoted to 5 decimal places, minimum tick 0.00001, spread at last quote 0.00006, quoted in USD on FOREX, sourced from MetaTrader 5 (Broker 1).
AUDCHF daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 11 Sept 2026 | 0.58192 | 0.58595 | 0.58183 | 0.58553 | +0.62% |
| 10 Sept 2026 | 0.58493 | 0.58518 | 0.58126 | 0.58191 | -0.52% |
| 09 Sept 2026 | 0.58422 | 0.58513 | 0.58270 | 0.58492 | +0.12% |
| 08 Sept 2026 | 0.58416 | 0.58567 | 0.58311 | 0.58421 | +0.01% |
| 07 Sept 2026 | 0.58370 | 0.58515 | 0.58333 | 0.58415 | +0.08% |
| 06 Sept 2026 | 0.58254 | 0.58381 | 0.58253 | 0.58369 | +0.20% |
| 04 Sept 2026 | 0.58143 | 0.58386 | 0.58131 | 0.58356 | +0.37% |
| 03 Sept 2026 | 0.58236 | 0.58254 | 0.57939 | 0.58141 | -0.16% |
| 02 Sept 2026 | 0.58016 | 0.58314 | 0.57994 | 0.58235 | +0.38% |
| 01 Sept 2026 | 0.57963 | 0.58132 | 0.57806 | 0.58015 | +0.09% |
AUDCHF API access
Australian Dollar 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/AUDCHF"
Python
import requests
r = requests.get("https://biquote.io/api/AUDCHF")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/AUDCHF");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for AUDCHF
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", "AUDCHF");Also available for AUDCHF: daily candles, hourly candles · full API documentation
News about AUDCHF
- hook Point for FX:AUDCHF by Eclat0084tradingview.com·1d ago
- Bank of America recommends buying AUD/CHF on US-Iran deal outlookInvesting.com·12w ago
- AUD/CHF Forecast 27/08: Buyers Eye Breakout (Video)dailyforex.com·2w ago
- AUD/CHF, AUD/USD and AUD/JPY Forecast – Aussie Dollar Showing Risk Appetite DirectionFXEmpire·29w ago
- Best Forex Pairs for Swing Trading This WeekTrade That Swing·5d ago
- AUD/CHF Forecast 31/08: Carry Trade Momentum Alivedailyforex.com·1w ago