Rate Overview
Live
1 IDR = 0.027334 CRC
1 CRC = 36.5845
IDR
Avg
0.030021
High
0.031340
Low
0.027334
Last updated: 3/28/2026, 10:48:52 AM
Quick Conversions
| IDR | CRC |
|---|---|
| 1 IDR | 0.03 CRC |
| 10 IDR | 0.27 CRC |
| 50 IDR | 1.37 CRC |
| 100 IDR | 2.73 CRC |
| 500 IDR | 13.67 CRC |
| 1,000 IDR | 27.33 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-03-28T10:48:52Z",
"rates": {
"CRC": 0.027334
}
}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.7334,
"rate": 0.027334
}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