Rate Overview
Live
1 EUR = 7.9761 CNY
1 CNY = 0.125374
EUR
Avg
8.1913
High
8.3600
Low
7.9002
Last updated: 3/27/2026, 9:30:12 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.98 CNY |
| 10 EUR | 79.76 CNY |
| 50 EUR | 398.81 CNY |
| 100 EUR | 797.61 CNY |
| 500 EUR | 3,988.06 CNY |
| 1,000 EUR | 7,976.13 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-03-27T09:30:12Z",
"rates": {
"CNY": 7.976128
}
}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": 797.6128,
"rate": 7.976128
}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