Rate Overview
Live
1 GBP = 9.1689 CNY
1 CNY = 0.109064
GBP
Avg
9.1039
High
9.1747
Low
9.0738
Last updated: 7/16/2026, 4:00:18 AM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.17 CNY |
| 10 GBP | 91.69 CNY |
| 50 GBP | 458.45 CNY |
| 100 GBP | 916.89 CNY |
| 500 GBP | 4,584.47 CNY |
| 1,000 GBP | 9,168.94 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-16T04:00:18Z",
"rates": {
"CNY": 9.168935
}
}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": 916.8934999999999,
"rate": 9.168935
}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