Rate Overview
Live
1 AED = 254.2127 CLP
1 CLP = 0.003934
AED
Avg
244.4117
High
254.2127
Low
232.9756
Last updated: 7/20/2026, 7:21:54 PM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 254.21 CLP |
| 10 AED | 2,542.13 CLP |
| 50 AED | 12,710.64 CLP |
| 100 AED | 25,421.28 CLP |
| 500 AED | 127,106.38 CLP |
| 1,000 AED | 254,212.75 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-20T19:21:54Z",
"rates": {
"CLP": 254.21275
}
}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": 25421.275,
"rate": 254.21275
}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