Rate Overview
Live
1 GBP = 9.0253 CNY
1 CNY = 0.110799
GBP
Avg
9.3362
High
9.7283
Low
8.9587
Last updated: 7/26/2026, 6:56:33 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.03 CNY |
| 10 GBP | 90.25 CNY |
| 50 GBP | 451.27 CNY |
| 100 GBP | 902.53 CNY |
| 500 GBP | 4,512.66 CNY |
| 1,000 GBP | 9,025.32 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-26T18:56:33Z",
"rates": {
"CNY": 9.025317
}
}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.5316999999999,
"rate": 9.025317
}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