Rate Overview
Live
1 EUR = 7.7183 CNY
1 CNY = 0.129562
EUR
Avg
7.7097
High
7.7266
Low
7.6969
Last updated: 7/29/2026, 1:59:49 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.72 CNY |
| 10 EUR | 77.18 CNY |
| 50 EUR | 385.92 CNY |
| 100 EUR | 771.83 CNY |
| 500 EUR | 3,859.15 CNY |
| 1,000 EUR | 7,718.31 CNY |
Get EUR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=CNYExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-29T13:59:49Z",
"rates": {
"CNY": 7.718309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "CNY",
"amount": 100
},
"result": 771.8308999999999,
"rate": 7.718309
}Build with EUR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key