Rate Overview
Live
1 AED = 258.2757 CLP
1 CLP = 0.003872
AED
Avg
256.0476
High
258.2757
Low
254.0108
Last updated: 7/26/2026, 7:22:32 AM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 258.28 CLP |
| 10 AED | 2,582.76 CLP |
| 50 AED | 12,913.78 CLP |
| 100 AED | 25,827.57 CLP |
| 500 AED | 129,137.84 CLP |
| 1,000 AED | 258,275.68 CLP |
Get AED/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=CLPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-26T07:22:32Z",
"rates": {
"CLP": 258.275675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "CLP",
"amount": 100
},
"result": 25827.567499999997,
"rate": 258.275675
}Build with AED/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key