Rate Overview
Live
1 IDR = 0.127516 CDF
1 CDF = 7.8422
IDR
Avg
0.157676
High
0.182203
Low
0.127398
Last updated: 7/26/2026, 2:12:30 AM
Quick Conversions
| IDR | CDF |
|---|---|
| 1 IDR | 0.13 CDF |
| 10 IDR | 1.28 CDF |
| 50 IDR | 6.38 CDF |
| 100 IDR | 12.75 CDF |
| 500 IDR | 63.76 CDF |
| 1,000 IDR | 127.52 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-26T02:12:30Z",
"rates": {
"CDF": 0.127516
}
}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.7516,
"rate": 0.127516
}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