Rate Overview
Live
1 COP = 0.055544 DJF
1 DJF = 18.0037
COP
Avg
0.055357
High
0.055591
Low
0.054699
Last updated: 7/28/2026, 9:16:59 PM
Quick Conversions
| COP | DJF |
|---|---|
| 1 COP | 0.06 DJF |
| 10 COP | 0.56 DJF |
| 50 COP | 2.78 DJF |
| 100 COP | 5.55 DJF |
| 500 COP | 27.77 DJF |
| 1,000 COP | 55.54 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-07-28T21:16:59Z",
"rates": {
"DJF": 0.055544
}
}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.5544,
"rate": 0.055544
}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