Rate Overview
Live
1 IDR = 0.136710 CDF
1 CDF = 7.3148
IDR
Avg
0.136443
High
0.137401
Low
0.134696
Last updated: 3/26/2026, 11:26:08 PM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.14 CDF |
| 10 IDR | 1.37 CDF |
| 50 IDR | 6.84 CDF |
| 100 IDR | 13.67 CDF |
| 500 IDR | 68.36 CDF |
| 1,000 IDR | 136.71 CDF |
Get IDR/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=CDFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-26T23:26:08Z",
"rates": {
"CDF": 0.13671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "CDF",
"amount": 100
},
"result": 13.671,
"rate": 0.13671
}Build with IDR/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key