Rate Overview
Live
1 AED = 250.7511 CLP
1 CLP = 0.003988
AED
Avg
251.1644
High
251.9923
Low
250.7416
Last updated: 7/5/2026, 4:37:43 PM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 250.75 CLP |
| 10 AED | 2,507.51 CLP |
| 50 AED | 12,537.56 CLP |
| 100 AED | 25,075.11 CLP |
| 500 AED | 125,375.57 CLP |
| 1,000 AED | 250,751.14 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-05T16:37:43Z",
"rates": {
"CLP": 250.751142
}
}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": 25075.1142,
"rate": 250.751142
}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