Rate Overview
Live
1 IDR = 0.028209 CRC
1 CRC = 35.4497
IDR
Avg
0.028015
High
0.028209
Low
0.027852
Last updated: 3/7/2026, 7:40:07 AM
Quick Conversions
| IDR | CRC |
|---|---|
| 1 IDR | 0.03 CRC |
| 10 IDR | 0.28 CRC |
| 50 IDR | 1.41 CRC |
| 100 IDR | 2.82 CRC |
| 500 IDR | 14.10 CRC |
| 1,000 IDR | 28.21 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-07T07:40:07Z",
"rates": {
"CRC": 0.028209
}
}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.8209,
"rate": 0.028209
}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