Rate Overview
Live
1 EUR = 8.0341 CNY
1 CNY = 0.124469
EUR
Avg
8.0412
High
8.0990
Low
7.9825
Last updated: 3/7/2026, 12:12:14 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 8.03 CNY |
| 10 EUR | 80.34 CNY |
| 50 EUR | 401.71 CNY |
| 100 EUR | 803.41 CNY |
| 500 EUR | 4,017.06 CNY |
| 1,000 EUR | 8,034.11 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-07T00:12:14Z",
"rates": {
"CNY": 8.03411
}
}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": 803.4110000000001,
"rate": 8.03411
}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