Rate Overview
Live
1 YER = 0.028964 CNY
1 CNY = 34.5256
YER
Avg
0.028908
High
0.028982
Low
0.028746
Last updated: 3/7/2026, 9:26:49 AM
Quick Conversions
| YER | CNY |
|---|---|
| 1 YER | 0.03 CNY |
| 10 YER | 0.29 CNY |
| 50 YER | 1.45 CNY |
| 100 YER | 2.90 CNY |
| 500 YER | 14.48 CNY |
| 1,000 YER | 28.96 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-03-07T09:26:49Z",
"rates": {
"CNY": 0.028964
}
}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.8964,
"rate": 0.028964
}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