Rate Overview
Live
1 COP = 0.001015 AED
1 AED = 985.2217
COP
Avg
0.001013
High
0.001021
Low
0.001005
Last updated: 4/17/2026, 6:10:14 AM
Quick Conversions
| COP | AED |
|---|---|
| 1 COP | 0.00 AED |
| 10 COP | 0.01 AED |
| 50 COP | 0.05 AED |
| 100 COP | 0.10 AED |
| 500 COP | 0.51 AED |
| 1,000 COP | 1.02 AED |
Get COP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=AEDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T06:10:14Z",
"rates": {
"AED": 0.001015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "AED",
"amount": 100
},
"result": 0.1015,
"rate": 0.001015
}Build with COP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key