Rate Overview
Live
1 IDR = 0.136127 CDF
1 CDF = 7.3461
IDR
Avg
0.133872
High
0.136445
Low
0.127863
Last updated: 3/6/2026, 8:02:41 AM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.14 CDF |
| 10 IDR | 1.36 CDF |
| 50 IDR | 6.81 CDF |
| 100 IDR | 13.61 CDF |
| 500 IDR | 68.06 CDF |
| 1,000 IDR | 136.13 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-06T08:02:41Z",
"rates": {
"CDF": 0.136127
}
}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.6127,
"rate": 0.136127
}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