Rate Overview
Live
1 GBP = 9.0238 CNY
1 CNY = 0.110818
GBP
Avg
9.0567
High
9.1426
Low
8.9714
Last updated: 7/26/2026, 1:17:41 AM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.02 CNY |
| 10 GBP | 90.24 CNY |
| 50 GBP | 451.19 CNY |
| 100 GBP | 902.38 CNY |
| 500 GBP | 4,511.91 CNY |
| 1,000 GBP | 9,023.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-07-26T01:17:41Z",
"rates": {
"CNY": 9.023829
}
}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": 902.3829,
"rate": 9.023829
}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