Rate Overview
Live
1 EUR = 7.9659 CNY
1 CNY = 0.125536
EUR
Avg
7.9914
High
8.0990
Low
7.8974
Last updated: 3/27/2026, 12:59:06 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.97 CNY |
| 10 EUR | 79.66 CNY |
| 50 EUR | 398.29 CNY |
| 100 EUR | 796.59 CNY |
| 500 EUR | 3,982.93 CNY |
| 1,000 EUR | 7,965.85 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-27T12:59:06Z",
"rates": {
"CNY": 7.965852
}
}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": 796.5852,
"rate": 7.965852
}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