Rate Overview
Live
1 YER = 0.028426 CNY
1 CNY = 35.1791
YER
Avg
0.028429
High
0.028441
Low
0.028423
Last updated: 8/15/2026, 4:26:28 PM
Quick Conversions
| YER | CNY |
|---|---|
| 1 YER | 0.03 CNY |
| 10 YER | 0.28 CNY |
| 50 YER | 1.42 CNY |
| 100 YER | 2.84 CNY |
| 500 YER | 14.21 CNY |
| 1,000 YER | 28.43 CNY |
Get YER/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=CNYExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-15T16:26:28Z",
"rates": {
"CNY": 0.028426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "CNY",
"amount": 100
},
"result": 2.8426,
"rate": 0.028426
}Build with YER/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key