Rate Overview
Live
1 EUR = 7.7500 CNY
1 CNY = 0.129032
EUR
Avg
7.8067
High
7.8451
Low
7.7492
Last updated: 6/19/2026, 8:03:55 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.75 CNY |
| 10 EUR | 77.50 CNY |
| 50 EUR | 387.50 CNY |
| 100 EUR | 775.00 CNY |
| 500 EUR | 3,875.00 CNY |
| 1,000 EUR | 7,749.99 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-06-19T08:03:55Z",
"rates": {
"CNY": 7.749994
}
}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.9994,
"rate": 7.749994
}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