Rate Overview
Live
1 COP = 0.057144 DJF
1 DJF = 17.4997
COP
Avg
0.056765
High
0.057144
Low
0.056254
Last updated: 9/9/2026, 4:55:32 AM
Quick Conversions
| COP | DJF |
|---|---|
| 1 COP | 0.06 DJF |
| 10 COP | 0.57 DJF |
| 50 COP | 2.86 DJF |
| 100 COP | 5.71 DJF |
| 500 COP | 28.57 DJF |
| 1,000 COP | 57.14 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-09-09T04:55:32Z",
"rates": {
"DJF": 0.057144
}
}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.7144,
"rate": 0.057144
}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