Rate Overview
Live
1 YER = 0.028740 CNY
1 CNY = 34.7947
YER
Avg
0.028588
High
0.028740
Low
0.028453
Last updated: 7/8/2026, 2:11:35 AM
Quick Conversions
| YER | CNY |
|---|---|
| 1 YER | 0.03 CNY |
| 10 YER | 0.29 CNY |
| 50 YER | 1.44 CNY |
| 100 YER | 2.87 CNY |
| 500 YER | 14.37 CNY |
| 1,000 YER | 28.74 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-07-08T02:11:35Z",
"rates": {
"CNY": 0.02874
}
}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.874,
"rate": 0.02874
}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