Rate Overview
Live
1 GBP = 9.1840 CNY
1 CNY = 0.108885
GBP
Avg
9.2133
High
9.2503
Low
9.1820
Last updated: 3/27/2026, 6:36:12 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.18 CNY |
| 10 GBP | 91.84 CNY |
| 50 GBP | 459.20 CNY |
| 100 GBP | 918.40 CNY |
| 500 GBP | 4,592.00 CNY |
| 1,000 GBP | 9,183.99 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-27T18:36:12Z",
"rates": {
"CNY": 9.183991
}
}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": 918.3991000000001,
"rate": 9.183991
}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