Rate Overview
Live
1 AED = 248.5761 CLP
1 CLP = 0.004023
AED
Avg
245.7570
High
248.5836
Low
242.7475
Last updated: 5/6/2026, 2:48:57 AM
Quick Conversions
| AED | CLP |
|---|---|
| 1 AED | 248.58 CLP |
| 10 AED | 2,485.76 CLP |
| 50 AED | 12,428.81 CLP |
| 100 AED | 24,857.61 CLP |
| 500 AED | 124,288.06 CLP |
| 1,000 AED | 248,576.13 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-06T02:48:57Z",
"rates": {
"CLP": 248.576129
}
}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": 24857.6129,
"rate": 248.576129
}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