Rate Overview
Live
1 EUR = 7.9076 CNY
1 CNY = 0.126460
EUR
Avg
7.7181
High
8.4377
Low
6.8534
Last updated: 5/28/2026, 8:04:31 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.91 CNY |
| 10 EUR | 79.08 CNY |
| 50 EUR | 395.38 CNY |
| 100 EUR | 790.76 CNY |
| 500 EUR | 3,953.81 CNY |
| 1,000 EUR | 7,907.63 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-28T20:04:31Z",
"rates": {
"CNY": 7.907625
}
}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.7625,
"rate": 7.907625
}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