Rate Overview
Live
1 GBP = 9.2142 CNY
1 CNY = 0.108529
GBP
Avg
9.3475
High
9.5770
Low
9.1690
Last updated: 3/27/2026, 5:17:54 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.21 CNY |
| 10 GBP | 92.14 CNY |
| 50 GBP | 460.71 CNY |
| 100 GBP | 921.42 CNY |
| 500 GBP | 4,607.08 CNY |
| 1,000 GBP | 9,214.16 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-03-27T17:17:54Z",
"rates": {
"CNY": 9.214155
}
}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": 921.4155,
"rate": 9.214155
}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