Rate Overview
Live
1 COP = 0.047948 DJF
1 DJF = 20.8559
COP
Avg
0.048295
High
0.048883
Low
0.047665
Last updated: 5/7/2026, 4:58:25 PM
Quick Conversions
| COP | DJF |
|---|---|
| 1 COP | 0.05 DJF |
| 10 COP | 0.48 DJF |
| 50 COP | 2.40 DJF |
| 100 COP | 4.79 DJF |
| 500 COP | 23.97 DJF |
| 1,000 COP | 47.95 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-07T16:58:25Z",
"rates": {
"DJF": 0.047948
}
}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.7947999999999995,
"rate": 0.047948
}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