Rate Overview
Live
1 IDR = 0.127357 CDF
1 CDF = 7.8519
IDR
Avg
0.128454
High
0.130625
Low
0.125085
Last updated: 7/9/2026, 4:30:57 AM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.13 CDF |
| 10 IDR | 1.27 CDF |
| 50 IDR | 6.37 CDF |
| 100 IDR | 12.74 CDF |
| 500 IDR | 63.68 CDF |
| 1,000 IDR | 127.36 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-09T04:30:57Z",
"rates": {
"CDF": 0.127357
}
}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.7357,
"rate": 0.127357
}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