Rate Overview
Live
1 COP = 0.056828 DJF
1 DJF = 17.5970
COP
Avg
0.056766
High
0.057088
Low
0.056559
Last updated: 8/20/2026, 10:45:26 AM
Quick Conversions
| COP | DJF |
|---|---|
| 1 COP | 0.06 DJF |
| 10 COP | 0.57 DJF |
| 50 COP | 2.84 DJF |
| 100 COP | 5.68 DJF |
| 500 COP | 28.41 DJF |
| 1,000 COP | 56.83 DJF |
Get COP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=DJFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-20T10:45:26Z",
"rates": {
"DJF": 0.056828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "DJF",
"amount": 100
},
"result": 5.682799999999999,
"rate": 0.056828
}Build with COP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key