Rate Overview
Live
1 COP = 0.048542 DJF
1 DJF = 20.6007
COP
Avg
0.048320
High
0.049705
Low
0.046922
Last updated: 5/27/2026, 10:48:26 PM
Quick Conversions
| COP | DJF |
|---|---|
| 1 COP | 0.05 DJF |
| 10 COP | 0.49 DJF |
| 50 COP | 2.43 DJF |
| 100 COP | 4.85 DJF |
| 500 COP | 24.27 DJF |
| 1,000 COP | 48.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-05-27T22:48:26Z",
"rates": {
"DJF": 0.048542
}
}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.8542000000000005,
"rate": 0.048542
}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