Rate Overview
Live
1 AED = 243.9499 CLP
1 CLP = 0.004099
AED
Avg
242.4321
High
252.1996
Low
232.9756
Last updated: 5/26/2026, 10:34:12 AM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 243.95 CLP |
| 10 AED | 2,439.50 CLP |
| 50 AED | 12,197.49 CLP |
| 100 AED | 24,394.99 CLP |
| 500 AED | 121,974.95 CLP |
| 1,000 AED | 243,949.90 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-05-26T10:34:12Z",
"rates": {
"CLP": 243.949895
}
}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": 24394.9895,
"rate": 243.949895
}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