Rate Overview
Live
1 EUR = 8.0265 CNY
1 CNY = 0.124587
EUR
Avg
8.0222
High
8.0483
Low
7.9827
Last updated: 4/18/2026, 8:51:03 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 8.03 CNY |
| 10 EUR | 80.27 CNY |
| 50 EUR | 401.33 CNY |
| 100 EUR | 802.65 CNY |
| 500 EUR | 4,013.25 CNY |
| 1,000 EUR | 8,026.51 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-04-18T08:51:03Z",
"rates": {
"CNY": 8.026509
}
}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": 802.6509000000001,
"rate": 8.026509
}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