Rate Overview
Live
1 GBP = 9.0686 CNY
1 CNY = 0.110270
GBP
Avg
9.0285
High
9.0686
Low
8.9714
Last updated: 7/6/2026, 1:27:58 AM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.07 CNY |
| 10 GBP | 90.69 CNY |
| 50 GBP | 453.43 CNY |
| 100 GBP | 906.86 CNY |
| 500 GBP | 4,534.32 CNY |
| 1,000 GBP | 9,068.64 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-07-06T01:27:58Z",
"rates": {
"CNY": 9.068636
}
}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": 906.8636,
"rate": 9.068636
}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