Rate Overview
Live
1 DJF = 20.3032 COP
1 COP = 0.049253
DJF
Avg
20.3837
High
20.5631
Low
20.1738
Last updated: 4/17/2026, 11:59:12 AM
Quick Conversions
| DJF | COP |
|---|---|
| 1 DJF | 20.30 COP |
| 10 DJF | 203.03 COP |
| 50 DJF | 1,015.16 COP |
| 100 DJF | 2,030.32 COP |
| 500 DJF | 10,151.59 COP |
| 1,000 DJF | 20,303.19 COP |
Get DJF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=COPExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-04-17T11:59:12Z",
"rates": {
"COP": 20.303189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "COP",
"amount": 100
},
"result": 2030.3189,
"rate": 20.303189
}Build with DJF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key