Rate Overview
Live
1 IDR = 0.000406 CNY
1 CNY = 2463.05
IDR
Avg
0.000427
High
0.000443
Low
0.000406
Last updated: 3/28/2026, 10:51:21 AM
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.41 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-03-28T10:51:21Z",
"rates": {
"CNY": 0.000406
}
}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.0406,
"rate": 0.000406
}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