Rate Overview
Live
1 EUR = 7.7503 CNY
1 CNY = 0.129028
EUR
Avg
7.7429
High
7.7596
Low
7.7268
Last updated: 7/18/2026, 7:35:03 PM
Quick Conversions
| EUR | CNY |
|---|---|
| 1 EUR | 7.75 CNY |
| 10 EUR | 77.50 CNY |
| 50 EUR | 387.51 CNY |
| 100 EUR | 775.03 CNY |
| 500 EUR | 3,875.13 CNY |
| 1,000 EUR | 7,750.26 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-07-18T19:35:03Z",
"rates": {
"CNY": 7.750264
}
}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": 775.0264,
"rate": 7.750264
}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