FOREX · Forex
NZDCHF
New Zealand Dollar vs Swiss Franc
0.4748
▲ 0.31% today
Last 24 hours
Bid
0.4747
Ask
0.4748
Day High
0.4749
Day Low
0.4719
NZDCHF key statistics
1 week
-0.36%
1 month
-0.83%
52w high
0.48029
52w low
0.44736
Avg daily range
+0.41%
History from
11 Nov 2025
Highs and lows are taken from 261 daily bars — the high was set on 17 Aug 2026 and the low on 13 Nov 2025. NZDCHF is quoted to 5 decimal places, minimum tick 0.00001, spread at last quote 0.00010, quoted in USD on FOREX, sourced from MetaTrader 5 (Broker 1).
NZDCHF daily history
| Date | Open | High | Low | Close | Change |
|---|---|---|---|---|---|
| 11 Sept 2026 | 0.47211 | 0.47499 | 0.47199 | 0.47478 | +0.57% |
| 10 Sept 2026 | 0.47332 | 0.47392 | 0.47104 | 0.47210 | -0.26% |
| 09 Sept 2026 | 0.47404 | 0.47433 | 0.47209 | 0.47333 | -0.15% |
| 08 Sept 2026 | 0.47585 | 0.47598 | 0.47333 | 0.47403 | -0.38% |
| 07 Sept 2026 | 0.47647 | 0.47660 | 0.47526 | 0.47587 | -0.13% |
| 06 Sept 2026 | 0.47578 | 0.47650 | 0.47575 | 0.47648 | +0.15% |
| 04 Sept 2026 | 0.47514 | 0.47694 | 0.47507 | 0.47633 | +0.25% |
| 03 Sept 2026 | 0.47572 | 0.47642 | 0.47342 | 0.47515 | -0.12% |
| 02 Sept 2026 | 0.47849 | 0.47935 | 0.47302 | 0.47570 | -0.58% |
| 01 Sept 2026 | 0.47864 | 0.47944 | 0.47714 | 0.47847 | -0.04% |
NZDCHF API access
New Zealand 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/NZDCHF"
Python
import requests
r = requests.get("https://biquote.io/api/NZDCHF")
tick = r.json()
print(tick["mid"], tick["dayDiffPercent"])JavaScript
const r = await fetch("https://biquote.io/api/NZDCHF");
const tick = await r.json();
console.log(tick.mid, tick.dayDiffPercent);WebSocket
// SignalR hub — pushes every tick for NZDCHF
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", "NZDCHF");Also available for NZDCHF: daily candles, hourly candles · full API documentation
News about NZDCHF
- NZD/CHF Analysis: Which Currency Breaks the Consolidation First?Action Forex·9w ago
- NZD/CHF Forecast 24/07: Golden Cross Nears (Video)DailyForex·7w ago
- NZD/CHF holds near 2-week high ahead of RBNZ meetingTradingPedia·41w ago
- Unlock Fibonacci Retracement: Predict Pullbacks & Targets for BINANCE:BTCUSDT by Master_HunterTradingView·35w ago
- New Zealand Dollar to Swiss Franc - NZD/CHF Exchange Rate ChartFOREX.com·410w ago
- NZD/CHF Pivot Points: Forex Analysis and Support and Resistance Levels for TradingAction Forex·444w ago