ホーム/fx/GBP/JPY
Delayed

ポンド円

210.981
(British Pound / Japanese Yen)
-0.20% today
APIキーを取得

ポンド円の為替レートとチャート

Sep 8Mar 10Sep 4

ポンド円の現在の為替レート

As of 2026-09-04 00:00:00 UTC, GBP/JPY (British Pound / Japanese Yen) is 210.981, 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. GBP/JPY is available over the REST API and an MCP server on exchangerate.dev, with a free tier to start.

GBP/JPYの双方向レート

GBPJPY
1 GBP = 210.981 JPY
JPYGBP
1 JPY = 0.00473976 GBP

GBP/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/gbp-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/GBP?symbols=JPY

Latest GBP/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

GBP/JPY(英ポンド / 日本円)— ポンド円の為替レート

GBP/JPYは英ポンドと円の相対的な金利差、そしてリスク選好を同時に見るための代表的なクロス円です。

GBP/JPYは、1英ポンドを日本円に換算した為替レートです。ロンドンと東京という異なる取引時間帯を持つ市場を結ぶため、金融政策や世界的なリスク選好の変化に反応しやすいクロス円です。

このペアはイングランド銀行と日本銀行の金利差、英国の物価・成長指標、そして円の安全資産としての動きに左右されます。ポンドと円の両方が大きく動く局面では、クロスレートの変動も大きくなります。

表示値は集計市場データおよび公開参照レートに基づくインディケーティブなミッドレートです。取引週の更新状況はsource、market_session、timestampで確認でき、決済や規制対象取引には使用できません。

よくある質問

GBP/JPYは何を表しますか?
1英ポンドを交換すると受け取れる日本円の金額です。たとえばレートが190.00なら、1ポンドは190円という意味です。
GBP/JPYを動かす要因は何ですか?
イングランド銀行と日銀の政策金利差、英国の経済指標、世界的なリスク選好が主な要因です。
APIでGBP/JPYを取得できますか?
`GET /v1/latest/GBP?symbols=JPY`で参考レート、source、market_session、timestampを取得できます。逆方向も利用できます。
このレートは決済に使えますか?
いいえ。表示値は参考用のインディケーティブレートです。銀行や決済事業者のスプレッド・手数料を含む実取引レートとは異なります。
履歴データを取得できますか?
はい。`/v1/range`で対応期間の日次履歴を取得できます。観測日とデータソースをレスポンスで確認してください。