Rate Overview
Live
1 EUR = 7.7036 CNY
1 CNY = 0.129809
EUR
Avg
7.9771
High
8.3176
Low
7.7036
Last updated: 7/25/2026, 6:14:54 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.70 CNY |
| 10 EUR | 77.04 CNY |
| 50 EUR | 385.18 CNY |
| 100 EUR | 770.36 CNY |
| 500 EUR | 3,851.81 CNY |
| 1,000 EUR | 7,703.62 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-25T18:14:54Z",
"rates": {
"CNY": 7.703623
}
}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": 770.3623,
"rate": 7.703623
}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