Rate Overview
Live
1 EUR = 7.9878 CNY
1 CNY = 0.125191
EUR
Avg
7.9853
High
8.0007
Low
7.9664
Last updated: 3/27/2026, 7:42:47 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.99 CNY |
| 10 EUR | 79.88 CNY |
| 50 EUR | 399.39 CNY |
| 100 EUR | 798.78 CNY |
| 500 EUR | 3,993.89 CNY |
| 1,000 EUR | 7,987.78 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-27T07:42:47Z",
"rates": {
"CNY": 7.98778
}
}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": 798.778,
"rate": 7.98778
}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