Rate Overview
Live
1 CLP = 0.203109 DJF
1 DJF = 4.9235
CLP
Avg
0.200396
High
0.203109
Low
0.198483
Last updated: 4/18/2026, 8:48:57 AM
Quick Conversions
| CLP | DJF |
|---|---|
| 1 CLP | 0.20 DJF |
| 10 CLP | 2.03 DJF |
| 50 CLP | 10.16 DJF |
| 100 CLP | 20.31 DJF |
| 500 CLP | 101.55 DJF |
| 1,000 CLP | 203.11 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-04-18T08:48:57Z",
"rates": {
"DJF": 0.203109
}
}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": 20.3109,
"rate": 0.203109
}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