Rate Overview
Live
1 COP = 0.048289 DJF
1 DJF = 20.7087
COP
Avg
0.044180
High
0.048796
Low
0.040148
Last updated: 3/28/2026, 1:25:09 PM
Quick Conversions
| COP | DJF |
|---|---|
| 1 COP | 0.05 DJF |
| 10 COP | 0.48 DJF |
| 50 COP | 2.41 DJF |
| 100 COP | 4.83 DJF |
| 500 COP | 24.14 DJF |
| 1,000 COP | 48.29 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-03-28T13:25:09Z",
"rates": {
"DJF": 0.048289
}
}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": 4.8289,
"rate": 0.048289
}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