Rate Overview
Live
1 CNY = 0.110005 GBP
1 GBP = 9.0905
CNY
Avg
0.110230
High
0.110409
Low
0.110005
Last updated: 6/15/2026, 4:31:07 PM
Quick Conversions
| CNY | GBP |
|---|---|
| 1 CNY | 0.11 GBP |
| 10 CNY | 1.10 GBP |
| 50 CNY | 5.50 GBP |
| 100 CNY | 11.00 GBP |
| 500 CNY | 55.00 GBP |
| 1,000 CNY | 110.01 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-06-15T16:31:07Z",
"rates": {
"GBP": 0.110005
}
}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": 11.0005,
"rate": 0.110005
}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