Rate Overview
Live
1 CNY = 0.108363 GBP
1 GBP = 9.2282
CNY
Avg
0.106463
High
0.109371
Low
0.104303
Last updated: 3/27/2026, 1:24:28 AM
Quick Conversions
| CNY | GBP |
|---|---|
| 1 CNY | 0.11 GBP |
| 10 CNY | 1.08 GBP |
| 50 CNY | 5.42 GBP |
| 100 CNY | 10.84 GBP |
| 500 CNY | 54.18 GBP |
| 1,000 CNY | 108.36 GBP |
Get CNY/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=GBPExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-27T01:24:28Z",
"rates": {
"GBP": 0.108363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "GBP",
"amount": 100
},
"result": 10.8363,
"rate": 0.108363
}Build with CNY/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key