Rate Overview
Live
1 CNY = 0.107497 GBP
1 GBP = 9.3026
CNY
Avg
0.107926
High
0.108403
Low
0.107497
Last updated: 5/6/2026, 9:19:33 AM
Quick Conversions
| CNY | GBP |
|---|---|
| 1 CNY | 0.11 GBP |
| 10 CNY | 1.07 GBP |
| 50 CNY | 5.37 GBP |
| 100 CNY | 10.75 GBP |
| 500 CNY | 53.75 GBP |
| 1,000 CNY | 107.50 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-05-06T09:19:33Z",
"rates": {
"GBP": 0.107497
}
}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.749699999999999,
"rate": 0.107497
}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