Rate Overview
Live
1 EUR = 7.8210 CNY
1 CNY = 0.127861
EUR
Avg
7.8008
High
7.8210
Low
7.7774
Last updated: 8/18/2026, 10:44:19 AM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.82 CNY |
| 10 EUR | 78.21 CNY |
| 50 EUR | 391.05 CNY |
| 100 EUR | 782.10 CNY |
| 500 EUR | 3,910.49 CNY |
| 1,000 EUR | 7,820.97 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-08-18T10:44:19Z",
"rates": {
"CNY": 7.820971
}
}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": 782.0971,
"rate": 7.820971
}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