Rate Overview
Live
1 EUR = 7.8169 CNY
1 CNY = 0.127927
EUR
Avg
7.7981
High
7.8169
Low
7.7822
Last updated: 9/8/2026, 4:03:45 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.82 CNY |
| 10 EUR | 78.17 CNY |
| 50 EUR | 390.85 CNY |
| 100 EUR | 781.69 CNY |
| 500 EUR | 3,908.47 CNY |
| 1,000 EUR | 7,816.93 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-09-08T16:03:45Z",
"rates": {
"CNY": 7.816932
}
}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": 781.6932,
"rate": 7.816932
}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