JPY
¥
GBP
£

JPY/GBP Exchange Rate

Yen to Pound Sterling

Live Rate
0.004730
-0.61% 7D

1 GBP = 211.4165 JPY

JPY/GBP Price Chart

Historical exchange rate performance

Current 0.004730
High 0.004767
Low 0.004730
7D Change -0.61%

Rate Overview

Live
1 JPY = 0.004730 GBP
1 GBP = 211.4165 JPY
Avg
0.004752
High
0.004767
Low
0.004730

Last updated: 3/6/2026, 9:05:48 PM

Quick Conversions

JPYGBP
1 JPY0.00 GBP
10 JPY0.05 GBP
50 JPY0.24 GBP
100 JPY0.47 GBP
500 JPY2.36 GBP
1,000 JPY4.73 GBP

Get JPY/GBP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=JPY&currencies=GBP

Example Response:

{
  "success": true,
  "base": "JPY",
  "date": "2026-03-06T21:05:48Z",
  "rates": {
    "GBP": 0.00473
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=JPY&to=GBP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "JPY",
    "to": "GBP",
    "amount": 100
  },
  "result": 0.473,
  "rate": 0.00473
}

Build with JPY/GBP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key