Rate Overview
Live
1 AED = 241.4254 CLP
1 CLP = 0.004142
AED
Avg
243.7164
High
249.6025
Low
241.4254
Last updated: 4/15/2026, 9:27:58 PM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 241.43 CLP |
| 10 AED | 2,414.25 CLP |
| 50 AED | 12,071.27 CLP |
| 100 AED | 24,142.54 CLP |
| 500 AED | 120,712.72 CLP |
| 1,000 AED | 241,425.44 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-04-15T21:27:58Z",
"rates": {
"CLP": 241.42544
}
}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": 24142.544,
"rate": 241.42544
}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