Rate Overview
Live
1 IDR = 0.128103 CDF
1 CDF = 7.8062
IDR
Avg
0.131610
High
0.137401
Low
0.124552
Last updated: 7/22/2026, 2:26:23 AM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.13 CDF |
| 10 IDR | 1.28 CDF |
| 50 IDR | 6.41 CDF |
| 100 IDR | 12.81 CDF |
| 500 IDR | 64.05 CDF |
| 1,000 IDR | 128.10 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-07-22T02:26:23Z",
"rates": {
"CDF": 0.128103
}
}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": 12.8103,
"rate": 0.128103
}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