Rate Overview
Live
1 IDR = 0.000398 CNY
1 CNY = 2512.56
IDR
Avg
0.000398
High
0.000399
Low
0.000396
Last updated: 4/17/2026, 1:34:19 PM
Quick Conversions
| IDR | CNY |
|---|---|
| 1 IDR | 0.00 CNY |
| 10 IDR | 0.00 CNY |
| 50 IDR | 0.02 CNY |
| 100 IDR | 0.04 CNY |
| 500 IDR | 0.20 CNY |
| 1,000 IDR | 0.40 CNY |
Get IDR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=CNYExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T13:34:19Z",
"rates": {
"CNY": 0.000398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "CNY",
"amount": 100
},
"result": 0.0398,
"rate": 0.000398
}Build with IDR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key