Rate Overview
Live
1 AED = 258.2054 CLP
1 CLP = 0.003873
AED
Avg
244.8766
High
258.2417
Low
232.9756
Last updated: 7/26/2026, 11:13:38 PM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 258.21 CLP |
| 10 AED | 2,582.05 CLP |
| 50 AED | 12,910.27 CLP |
| 100 AED | 25,820.54 CLP |
| 500 AED | 129,102.68 CLP |
| 1,000 AED | 258,205.37 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-26T23:13:38Z",
"rates": {
"CLP": 258.205367
}
}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": 25820.536700000004,
"rate": 258.205367
}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