Rate Overview
Live
1 IDR = 0.132729 CDF
1 CDF = 7.5341
IDR
Avg
0.133335
High
0.133872
Low
0.132675
Last updated: 5/6/2026, 11:20:10 AM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.13 CDF |
| 10 IDR | 1.33 CDF |
| 50 IDR | 6.64 CDF |
| 100 IDR | 13.27 CDF |
| 500 IDR | 66.36 CDF |
| 1,000 IDR | 132.73 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-05-06T11:20:10Z",
"rates": {
"CDF": 0.132729
}
}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.272900000000002,
"rate": 0.132729
}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