ホーム/fx/NZD/JPY
Delayed

NZドル円

92.520
(New Zealand Dollar / Japanese Yen)
-2.05% today
APIキーを取得

NZドル円の為替レートとチャート

Sep 8Mar 4Aug 28

NZドル円の現在の為替レート

As of 2026-08-28 00:00:00 UTC, NZD/JPY (New Zealand Dollar / Japanese Yen) is 92.520, reconciled from ECB ref · live spot and refreshed every 1-minute ingest / daily reference fallback. Every observation is point-in-time and labels its source class and timestamp — backtest-safe and reproducible. NZD/JPY is available over the REST API and an MCP server on exchangerate.dev, with a free tier to start.

NZD/JPYの双方向レート

NZDJPY
1 NZD = 92.520 JPY
JPYNZD
1 JPY = 0.010808 NZD

NZD/JPYをAPIで取得する方法

One authenticated GET returns the latest value with its timestamp and source. Swap the language tab for your stack.

$ curl https://api.exchangerate.dev/v1/rate/nzd-jpy \
    -H "Authorization: Bearer $API_KEY"
# → rate, timestamp, source, derived
The response includes source, market_session, and data_updated_at freshness metadata.

APIリファレンス

GET/v1/latest/NZD?symbols=JPY

Latest NZD/JPY indicative spot rate — value, timestamp, source, and market_session.

Rate limit
12 / min (Free) · 500 / min (Pro)
Latency p95
sub-100ms edge hits
Source feed
ECB ref · live spot
Frequency
1-minute ingest / daily reference fallback

データの出典

Reconciled against aggregated market data + public reference rates · parser v2.1
Methodology and revision log are public and versioned.
Read methodology

その他の為替レート

TRY/JPYAvailable
Turkish Lira / Japanese Yen
3.2289
ZAR/JPYAvailable
South African Rand / Japanese Yen
9.7961
MXN/JPYAvailable
Mexican Peso / Japanese Yen
9.2559

関連記事

MethodologyHow exchangerate.dev sources and labels FX ratesRead GuideHow to backfill FX rates without look-ahead biasRead BlogWhat ECB-based FX APIs miss between fixesRead ReferenceHow to read source and market_sessionRead

NZD/JPY(ニュージーランドドル / 日本円)— NZドル円の為替レート

NZD/JPYはニュージーランドの金利・輸出環境と円のリスク感応度を同時に見るためのクロス円です。

NZD/JPYは、1ニュージーランドドルを日本円で表した為替レートです。ニュージーランドの金利と農産物輸出、円の安全資産としての動きが交差する通貨ペアです。

ニュージーランド準備銀行と日銀の政策、乳製品などの輸出価格、中国・アジアの需要、世界的なリスク選好がレートに影響します。流動性が薄い時間帯やリスク回避局面では値動きが拡大することがあります。

表示値は決済用ではない参考レートです。観測時刻とsourceを確認し、履歴を比較するときは同じ定義のデータを使ってください。

よくある質問

NZD/JPYは何を表しますか?
1ニュージーランドドルを日本円に換算した金額です。
NZD/JPYの主な変動要因は?
両国の政策金利差、ニュージーランドの輸出価格、アジア需要、世界のリスク選好が主な要因です。
APIでNZD/JPYを取得できますか?
`GET /v1/latest/NZD?symbols=JPY`で参考レートと更新メタデータを取得できます。
実際の両替レートと同じですか?
同じではありません。銀行や両替所の手数料とスプレッドを含まない参考用レートです。
NZD/JPYの過去レートは?
`/v1/range`で利用可能な日次履歴を取得できます。日付とsourceを合わせて確認してください。