Rate Overview
Live
1 AED = 254.8565 CLP
1 CLP = 0.003924
AED
Avg
253.4671
High
254.8704
Low
250.4765
Last updated: 9/3/2026, 12:57:20 AM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 254.86 CLP |
| 10 AED | 2,548.56 CLP |
| 50 AED | 12,742.82 CLP |
| 100 AED | 25,485.65 CLP |
| 500 AED | 127,428.25 CLP |
| 1,000 AED | 254,856.50 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-09-03T00:57:20Z",
"rates": {
"CLP": 254.856495
}
}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": 25485.6495,
"rate": 254.856495
}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