Rate Overview
Live
1 IDR = 0.134226 CDF
1 CDF = 7.4501
IDR
Avg
0.134420
High
0.134842
Low
0.133816
Last updated: 4/16/2026, 4:23:18 AM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.13 CDF |
| 10 IDR | 1.34 CDF |
| 50 IDR | 6.71 CDF |
| 100 IDR | 13.42 CDF |
| 500 IDR | 67.11 CDF |
| 1,000 IDR | 134.23 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-04-16T04:23:18Z",
"rates": {
"CDF": 0.134226
}
}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.422600000000001,
"rate": 0.134226
}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