Rate Overview
Live
1 GBP = 9.0507 CNY
1 CNY = 0.110488
GBP
Avg
9.1891
High
9.5121
Low
8.9587
Last updated: 7/23/2026, 1:43:08 PM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.05 CNY |
| 10 GBP | 90.51 CNY |
| 50 GBP | 452.54 CNY |
| 100 GBP | 905.07 CNY |
| 500 GBP | 4,525.37 CNY |
| 1,000 GBP | 9,050.75 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-23T13:43:08Z",
"rates": {
"CNY": 9.050747
}
}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": 905.0746999999999,
"rate": 9.050747
}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