JPY
¥
GBP
£

JPY/GBP Exchange Rate

Yen to Pound Sterling

Live Rate
0.004680
-8.91% 1Y

1 GBP = 213.6752 JPY

JPY/GBP Price Chart

Historical exchange rate performance

Current 0.004680
High 0.005138
Low 0.004632
1Y Change -8.91%

Rate Overview

Live
1 JPY = 0.004680 GBP
1 GBP = 213.6752 JPY
Avg
0.004866
High
0.005138
Low
0.004632

Last updated: 5/28/2026, 7:58:36 AM

Quick Conversions

JPYGBP
1 JPY0.00 GBP
10 JPY0.05 GBP
50 JPY0.23 GBP
100 JPY0.47 GBP
500 JPY2.34 GBP
1,000 JPY4.68 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-05-28T07:58:36Z",
  "rates": {
    "GBP": 0.00468
  }
}

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.468,
  "rate": 0.00468
}

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