GBP
£
CNY
¥

GBP/CNY Exchange Rate

Pound Sterling to Yuan Renminbi

Live Rate
9.1281
+1.12% 5Y

1 CNY = 0.109552 GBP

GBP/CNY Price Chart

Historical exchange rate performance

Current 9.1281
High 9.7937
Low 8.0579
5Y Change +1.12%

Rate Overview

Live
1 GBP = 9.1281 CNY
1 CNY = 0.109552 GBP
Avg
9.0045
High
9.7937
Low
8.0579

Last updated: 5/27/2026, 3:13:21 PM

Quick Conversions

GBPCNY
1 GBP9.13 CNY
10 GBP91.28 CNY
50 GBP456.40 CNY
100 GBP912.81 CNY
500 GBP4,564.03 CNY
1,000 GBP9,128.06 CNY

Get GBP/CNY Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-05-27T15:13:21Z",
  "rates": {
    "CNY": 9.128057
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "CNY",
    "amount": 100
  },
  "result": 912.8057,
  "rate": 9.128057
}

Build with GBP/CNY Exchange Rates

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

Get Free API Key