Rate Overview
Live
1 GBP = 9.0875 CNY
1 CNY = 0.110041
GBP
Avg
9.0937
High
9.1287
Low
9.0628
Last updated: 9/4/2026, 5:22:37 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.09 CNY |
| 10 GBP | 90.88 CNY |
| 50 GBP | 454.38 CNY |
| 100 GBP | 908.75 CNY |
| 500 GBP | 4,543.77 CNY |
| 1,000 GBP | 9,087.53 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-09-04T17:22:37Z",
"rates": {
"CNY": 9.087534
}
}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": 908.7533999999999,
"rate": 9.087534
}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