Rate Overview
Live
1 GBP = 9.2105 CNY
1 CNY = 0.108572
GBP
Avg
9.2210
High
9.2503
Low
9.1891
Last updated: 3/27/2026, 2:56:46 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.21 CNY |
| 10 GBP | 92.10 CNY |
| 50 GBP | 460.52 CNY |
| 100 GBP | 921.05 CNY |
| 500 GBP | 4,605.24 CNY |
| 1,000 GBP | 9,210.49 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-27T14:56:46Z",
"rates": {
"CNY": 9.210489
}
}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": 921.0489000000001,
"rate": 9.210489
}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