Rate Overview
Live
1 COP = 0.053211 DJF
1 DJF = 18.7931
COP
Avg
0.053194
High
0.053327
Low
0.052980
Last updated: 7/10/2026, 1:02:35 AM
Quick Conversions
| COP | DJF |
|---|---|
| 1 COP | 0.05 DJF |
| 10 COP | 0.53 DJF |
| 50 COP | 2.66 DJF |
| 100 COP | 5.32 DJF |
| 500 COP | 26.61 DJF |
| 1,000 COP | 53.21 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-10T01:02:35Z",
"rates": {
"DJF": 0.053211
}
}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.3211,
"rate": 0.053211
}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