Rate Overview
Live
1 AED = 249.1541 CLP
1 CLP = 0.004014
AED
Avg
248.9112
High
249.4212
Low
248.5444
Last updated: 8/15/2026, 5:36:20 AM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 249.15 CLP |
| 10 AED | 2,491.54 CLP |
| 50 AED | 12,457.70 CLP |
| 100 AED | 24,915.41 CLP |
| 500 AED | 124,577.05 CLP |
| 1,000 AED | 249,154.09 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-08-15T05:36:20Z",
"rates": {
"CLP": 249.154094
}
}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": 24915.409399999997,
"rate": 249.154094
}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