Rate Overview
Live
1 GBP = 9.1268 CNY
1 CNY = 0.109567
GBP
Avg
9.1894
High
9.2976
Low
9.0737
Last updated: 5/27/2026, 1:57:02 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.13 CNY |
| 10 GBP | 91.27 CNY |
| 50 GBP | 456.34 CNY |
| 100 GBP | 912.68 CNY |
| 500 GBP | 4,563.41 CNY |
| 1,000 GBP | 9,126.83 CNY |
Get GBP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CNYExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T13:57:02Z",
"rates": {
"CNY": 9.126827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CNY",
"amount": 100
},
"result": 912.6827000000001,
"rate": 9.126827
}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