Rate Overview
Live
1 GBP = 9.2422 CNY
1 CNY = 0.108199
GBP
Avg
9.2070
High
9.2482
Low
9.1694
Last updated: 4/16/2026, 6:32:08 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.24 CNY |
| 10 GBP | 92.42 CNY |
| 50 GBP | 462.11 CNY |
| 100 GBP | 924.22 CNY |
| 500 GBP | 4,621.11 CNY |
| 1,000 GBP | 9,242.21 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-04-16T18:32:08Z",
"rates": {
"CNY": 9.242214
}
}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": 924.2214,
"rate": 9.242214
}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