Rate Overview
Live
1 EUR = 7.9743 CNY
1 CNY = 0.125402
EUR
Avg
8.2160
High
8.4377
Low
7.8361
Last updated: 3/27/2026, 11:22:30 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.97 CNY |
| 10 EUR | 79.74 CNY |
| 50 EUR | 398.72 CNY |
| 100 EUR | 797.43 CNY |
| 500 EUR | 3,987.17 CNY |
| 1,000 EUR | 7,974.35 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-03-27T11:22:30Z",
"rates": {
"CNY": 7.974347
}
}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": 797.4347,
"rate": 7.974347
}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