Rate Overview
Live
1 AED = 243.9532 CLP
1 CLP = 0.004099
AED
Avg
244.9782
High
246.5465
Low
243.9532
Last updated: 5/26/2026, 9:30:42 AM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 243.95 CLP |
| 10 AED | 2,439.53 CLP |
| 50 AED | 12,197.66 CLP |
| 100 AED | 24,395.32 CLP |
| 500 AED | 121,976.61 CLP |
| 1,000 AED | 243,953.22 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-26T09:30:42Z",
"rates": {
"CLP": 243.953216
}
}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": 24395.3216,
"rate": 243.953216
}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