Rate Overview
Live
1 GBP = 9.2525 CNY
1 CNY = 0.108079
GBP
Avg
9.2263
High
9.2525
Low
9.1970
Last updated: 3/6/2026, 6:12:39 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.25 CNY |
| 10 GBP | 92.53 CNY |
| 50 GBP | 462.63 CNY |
| 100 GBP | 925.25 CNY |
| 500 GBP | 4,626.25 CNY |
| 1,000 GBP | 9,252.51 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-06T18:12:39Z",
"rates": {
"CNY": 9.252505
}
}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": 925.2504999999999,
"rate": 9.252505
}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