Rate Overview
Live
1 CDF = 7.8421 IDR
1 IDR = 0.127517
CDF
Avg
7.8302
High
8.0288
Low
7.7151
Last updated: 7/25/2026, 5:03:34 PM
Quick Conversions
| CDF | IDR |
|---|---|
| 1 CDF | 7.84 IDR |
| 10 CDF | 78.42 IDR |
| 50 CDF | 392.11 IDR |
| 100 CDF | 784.21 IDR |
| 500 CDF | 3,921.05 IDR |
| 1,000 CDF | 7,842.10 IDR |
Get CDF/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=IDRExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-25T17:03:34Z",
"rates": {
"IDR": 7.842103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "IDR",
"amount": 100
},
"result": 784.2103,
"rate": 7.842103
}Build with CDF/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key