Rate Overview
Live
1 EUR = 7.7893 CNY
1 CNY = 0.128382
EUR
Avg
7.8259
High
7.8451
Low
7.7893
Last updated: 6/17/2026, 9:41:48 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.79 CNY |
| 10 EUR | 77.89 CNY |
| 50 EUR | 389.46 CNY |
| 100 EUR | 778.93 CNY |
| 500 EUR | 3,894.63 CNY |
| 1,000 EUR | 7,789.26 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-06-17T21:41:48Z",
"rates": {
"CNY": 7.789259
}
}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": 778.9259000000001,
"rate": 7.789259
}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