Rate Overview
Live
1 CNY = 2551.85 IDR
1 IDR = 0.000392
CNY
Avg
2545.12
High
2555.30
Low
2538.62
Last updated: 5/7/2026, 4:02:53 PM
Quick Conversions
| CNY | IDR |
|---|---|
| 1 CNY | 2,551.85 IDR |
| 10 CNY | 25,518.46 IDR |
| 50 CNY | 127,592.28 IDR |
| 100 CNY | 255,184.56 IDR |
| 500 CNY | 1,275,922.80 IDR |
| 1,000 CNY | 2,551,845.60 IDR |
Get CNY/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=IDRExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-05-07T16:02:53Z",
"rates": {
"IDR": 2551.8456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "IDR",
"amount": 100
},
"result": 255184.56,
"rate": 2551.8456
}Build with CNY/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key