Rate Overview
Live
1 CLP = 0.199396 DJF
1 DJF = 5.0151
CLP
Avg
0.197876
High
0.200513
Low
0.194639
Last updated: 5/9/2026, 3:42:17 AM
Quick Conversions
| CLP | DJF |
|---|---|
| 1 CLP | 0.20 DJF |
| 10 CLP | 1.99 DJF |
| 50 CLP | 9.97 DJF |
| 100 CLP | 19.94 DJF |
| 500 CLP | 99.70 DJF |
| 1,000 CLP | 199.40 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-05-09T03:42:17Z",
"rates": {
"DJF": 0.199396
}
}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.9396,
"rate": 0.199396
}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