Rate Overview
Live
1 IDR = 0.025475 CRC
1 CRC = 39.2542
IDR
Avg
0.025516
High
0.025635
Low
0.025351
Last updated: 9/2/2026, 10:07:37 AM
Quick Conversions
| IDR | CRC |
|---|---|
| 1 IDR | 0.03 CRC |
| 10 IDR | 0.25 CRC |
| 50 IDR | 1.27 CRC |
| 100 IDR | 2.55 CRC |
| 500 IDR | 12.74 CRC |
| 1,000 IDR | 25.48 CRC |
Get IDR/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=CRCExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-09-02T10:07:37Z",
"rates": {
"CRC": 0.025475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "CRC",
"amount": 100
},
"result": 2.5475000000000003,
"rate": 0.025475
}Build with IDR/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key