Rate Overview
Live
1 EUR = 7.7201 CNY
1 CNY = 0.129533
EUR
Avg
7.7127
High
7.7266
Low
7.6969
Last updated: 7/29/2026, 1:41:47 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.72 CNY |
| 10 EUR | 77.20 CNY |
| 50 EUR | 386.00 CNY |
| 100 EUR | 772.01 CNY |
| 500 EUR | 3,860.03 CNY |
| 1,000 EUR | 7,720.07 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-29T01:41:47Z",
"rates": {
"CNY": 7.720065
}
}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": 772.0065,
"rate": 7.720065
}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