Rate Overview
Live
1 EUR = 7.7540 CNY
1 CNY = 0.128965
EUR
Avg
7.9665
High
8.3176
Low
7.7236
Last updated: 7/20/2026, 11:22:46 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.75 CNY |
| 10 EUR | 77.54 CNY |
| 50 EUR | 387.70 CNY |
| 100 EUR | 775.40 CNY |
| 500 EUR | 3,877.01 CNY |
| 1,000 EUR | 7,754.02 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-07-20T11:22:46Z",
"rates": {
"CNY": 7.754023
}
}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": 775.4023,
"rate": 7.754023
}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