Rate Overview
Live
1 CLP = 0.191671 DJF
1 DJF = 5.2173
CLP
Avg
0.195162
High
0.207717
Low
0.185095
Last updated: 3/27/2026, 8:26:49 AM
Quick Conversions
| CLP | DJF |
|---|---|
| 1 CLP | 0.19 DJF |
| 10 CLP | 1.92 DJF |
| 50 CLP | 9.58 DJF |
| 100 CLP | 19.17 DJF |
| 500 CLP | 95.84 DJF |
| 1,000 CLP | 191.67 DJF |
Get CLP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=DJFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T08:26:49Z",
"rates": {
"DJF": 0.191671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "DJF",
"amount": 100
},
"result": 19.1671,
"rate": 0.191671
}Build with CLP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key