Rate Overview
Live
1 IDR = 0.026718 CRC
1 CRC = 37.4280
IDR
Avg
0.026880
High
0.027160
Low
0.026588
Last updated: 4/17/2026, 12:03:41 PM
Quick Conversions
| IDR | CRC |
|---|---|
| 1 IDR | 0.03 CRC |
| 10 IDR | 0.27 CRC |
| 50 IDR | 1.34 CRC |
| 100 IDR | 2.67 CRC |
| 500 IDR | 13.36 CRC |
| 1,000 IDR | 26.72 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-04-17T12:03:41Z",
"rates": {
"CRC": 0.026718
}
}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.6717999999999997,
"rate": 0.026718
}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