Rate Overview
Live
1 CLP = 0.191146 DJF
1 DJF = 5.2316
CLP
Avg
0.190984
High
0.192019
Low
0.189784
Last updated: 9/6/2026, 8:21:13 AM
Quick Conversions
| CLP | DJF |
|---|---|
| 1 CLP | 0.19 DJF |
| 10 CLP | 1.91 DJF |
| 50 CLP | 9.56 DJF |
| 100 CLP | 19.11 DJF |
| 500 CLP | 95.57 DJF |
| 1,000 CLP | 191.15 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-09-06T08:21:13Z",
"rates": {
"DJF": 0.191146
}
}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.1146,
"rate": 0.191146
}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