Rate Overview
Live
1 GBP = 9.0756 CNY
1 CNY = 0.110185
GBP
Avg
9.0071
High
9.7448
Low
8.0130
Last updated: 7/22/2026, 7:38:44 AM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.08 CNY |
| 10 GBP | 90.76 CNY |
| 50 GBP | 453.78 CNY |
| 100 GBP | 907.56 CNY |
| 500 GBP | 4,537.82 CNY |
| 1,000 GBP | 9,075.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-22T07:38:44Z",
"rates": {
"CNY": 9.075642
}
}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": 907.5642,
"rate": 9.075642
}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