Rate Overview
Live
1 CLP = 0.197735 DJF
1 DJF = 5.0573
CLP
Avg
0.198481
High
0.200527
Low
0.196369
Last updated: 6/19/2026, 10:15:25 AM
Quick Conversions
| CLP | DJF |
|---|---|
| 1 CLP | 0.20 DJF |
| 10 CLP | 1.98 DJF |
| 50 CLP | 9.89 DJF |
| 100 CLP | 19.77 DJF |
| 500 CLP | 98.87 DJF |
| 1,000 CLP | 197.73 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-06-19T10:15:25Z",
"rates": {
"DJF": 0.197735
}
}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.7735,
"rate": 0.197735
}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