Rate Overview
Live
1 GBP = 9.1190 CNY
1 CNY = 0.109661
GBP
Avg
9.1015
High
9.1426
Low
9.0738
Last updated: 7/19/2026, 3:14:35 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.12 CNY |
| 10 GBP | 91.19 CNY |
| 50 GBP | 455.95 CNY |
| 100 GBP | 911.90 CNY |
| 500 GBP | 4,559.52 CNY |
| 1,000 GBP | 9,119.05 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-19T15:14:35Z",
"rates": {
"CNY": 9.119045
}
}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": 911.9045,
"rate": 9.119045
}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