Rate Overview
Live
1 EUR = 7.9068 CNY
1 CNY = 0.126473
EUR
Avg
8.1926
High
8.4275
Low
7.8912
Last updated: 5/28/2026, 9:18:09 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.91 CNY |
| 10 EUR | 79.07 CNY |
| 50 EUR | 395.34 CNY |
| 100 EUR | 790.68 CNY |
| 500 EUR | 3,953.41 CNY |
| 1,000 EUR | 7,906.82 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-05-28T21:18:09Z",
"rates": {
"CNY": 7.906815
}
}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": 790.6815,
"rate": 7.906815
}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