Rate Overview
Live
1 EUR = 8.0213 CNY
1 CNY = 0.124667
EUR
Avg
8.0061
High
8.0213
Low
7.9818
Last updated: 5/8/2026, 1:07:01 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 8.02 CNY |
| 10 EUR | 80.21 CNY |
| 50 EUR | 401.07 CNY |
| 100 EUR | 802.13 CNY |
| 500 EUR | 4,010.67 CNY |
| 1,000 EUR | 8,021.34 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-05-08T13:07:01Z",
"rates": {
"CNY": 8.021339
}
}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.1338999999999,
"rate": 8.021339
}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