Rate Overview
Live
1 CLP = 0.196446 DJF
1 DJF = 5.0905
CLP
Avg
0.200349
High
0.204235
Low
0.196446
Last updated: 3/7/2026, 12:28:04 AM
Quick Conversions
| CLP | DJF |
|---|---|
| 1 CLP | 0.20 DJF |
| 10 CLP | 1.96 DJF |
| 50 CLP | 9.82 DJF |
| 100 CLP | 19.64 DJF |
| 500 CLP | 98.22 DJF |
| 1,000 CLP | 196.45 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-07T00:28:04Z",
"rates": {
"DJF": 0.196446
}
}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.6446,
"rate": 0.196446
}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