Rate Overview
Live
1 AED = 254.3740 CLP
1 CLP = 0.003931
AED
Avg
253.3685
High
254.3775
Low
251.7271
Last updated: 7/21/2026, 1:12:33 PM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 254.37 CLP |
| 10 AED | 2,543.74 CLP |
| 50 AED | 12,718.70 CLP |
| 100 AED | 25,437.40 CLP |
| 500 AED | 127,187.01 CLP |
| 1,000 AED | 254,374.03 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-21T13:12:33Z",
"rates": {
"CLP": 254.374027
}
}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": 25437.402700000002,
"rate": 254.374027
}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