Rate Overview
Live
1 GBP = 9.2721 CNY
1 CNY = 0.107850
GBP
Avg
9.2665
High
9.2976
Low
9.2248
Last updated: 5/7/2026, 5:38:01 AM
Quick Conversions
| GBP | CNY |
|---|---|
| 1 GBP | 9.27 CNY |
| 10 GBP | 92.72 CNY |
| 50 GBP | 463.60 CNY |
| 100 GBP | 927.21 CNY |
| 500 GBP | 4,636.05 CNY |
| 1,000 GBP | 9,272.10 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-05-07T05:38:01Z",
"rates": {
"CNY": 9.272097
}
}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": 927.2097,
"rate": 9.272097
}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