Rate Overview
Live
1 IDR = 0.127942 CDF
1 CDF = 7.8160
IDR
Avg
0.128109
High
0.128762
Low
0.125772
Last updated: 7/24/2026, 5:00:20 PM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.13 CDF |
| 10 IDR | 1.28 CDF |
| 50 IDR | 6.40 CDF |
| 100 IDR | 12.79 CDF |
| 500 IDR | 63.97 CDF |
| 1,000 IDR | 127.94 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-24T17:00:20Z",
"rates": {
"CDF": 0.127942
}
}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.7942,
"rate": 0.127942
}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