Rate Overview
Live
1 EUR = 7.7432 CNY
1 CNY = 0.129146
EUR
Avg
7.7219
High
8.3820
Low
6.9106
Last updated: 7/22/2026, 7:12:59 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.74 CNY |
| 10 EUR | 77.43 CNY |
| 50 EUR | 387.16 CNY |
| 100 EUR | 774.32 CNY |
| 500 EUR | 3,871.58 CNY |
| 1,000 EUR | 7,743.16 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-22T07:12:59Z",
"rates": {
"CNY": 7.743155
}
}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": 774.3154999999999,
"rate": 7.743155
}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